-
UnwellLineEquSet-matlab
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。
(Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.)
- 2009-12-10 19:08:10下载
- 积分:1
-
matlab-practise
lab exercise programs to learn matlab. easy examples to know the basic functions used in matlab coding. we can also learn how to create a circle ,spiral etc...
- 2013-08-10 12:54:47下载
- 积分:1
-
ISCEE08_180_1311724_22796
Direct Torque Control, Induction Motor
Vector Control Without an Encoder1
- 2013-09-01 18:51:40下载
- 积分:1
-
wavelet_dnoise
TDOA定位系统的实现,已经嵌入到现实接收中。(TDOA location system realized ,and loaded to the systems.)
- 2013-06-12 08:49:17下载
- 积分:1
-
HiddenMarkovModel
说明: 用Matlab实现的隐蔽马尔可夫模型(Hidden Markov Model:HMM)(Hidden Markov Model(HMM) with matlab)
- 2005-09-07 10:43:03下载
- 积分:1
-
FFT_M
matlab调用计算机声卡,实时显示计算机播放的声强级,使用数据获取工具箱,强烈推荐(call matlab computer sound cards, real-time display of the computer to play sound intensity level, the use of data acquisition toolbox, strongly recommend)
- 2009-06-06 21:50:43下载
- 积分:1
-
mti_fft_test
采用频域FFT变换实现对雷达回波信号的MTI处理,有效的提高信噪比,本程序是对这一过程的验证。(Using frequency domain FFT transform of radar echo signal processing on the MTI, effectively improve the SNR, the procedures for the process validation.)
- 2012-04-02 20:08:10下载
- 积分:1
-
clahe
a linear image denoising procedures denoising good results, a simple coding procedures
- 2010-05-21 03:02:21下载
- 积分:1
-
machinevision
对于搞图像分析和机器视觉的同志是一本很不错的书籍(usefull to these peple who major inmachine vision and imaging process)
- 2010-05-21 11:55:27下载
- 积分:1
-
PCA
PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-PCA (Principal Component Analysis) (matlab function of pca and ica of the signal)
- 2013-01-30 10:56:10下载
- 积分:1