-
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
-
generate-scale-free-networks
用matlab生成无标度网络,并对无标度网络进行分析(Using matlab to generate scale-free networks, and scale-free network analysis)
- 2013-11-13 20:11:13下载
- 积分:1
-
DTW_speech_recognition
this package contains matlab files of DTW method for speech recognition
- 2009-09-05 23:15:55下载
- 积分:1
-
Matlab_and_VC
vc 和 matlab 混合编程例程,已通过测试(vc and matlab mixed programming routines, has been tested)
- 2007-09-16 10:38:04下载
- 积分:1
-
m_file
this is source seperation matlab code
- 2013-09-19 05:39:49下载
- 积分:1
-
array-signal-processing-algorithms-
说明: 包含了阵列信号处理的常见算法的MATLAB仿真,比较全(Contains the common array signal processing algorithms MATLAB simulation to compare the whole)
- 2011-03-30 17:51:24下载
- 积分:1
-
creatimage
createimage函数实现当前零水平集(演化曲线)在原图上的显示和嵌入函数u的重新初始(Createimage functions implementing the current zero level set (curve evolution in the display on the original) and inline function u initial again
)
- 2011-04-30 01:24:10下载
- 积分:1
-
sceua
SCE algoritm in matlab
- 2013-03-03 23:19:44下载
- 积分:1
-
52891448matlabCV
computer vision toolbox used in 3D constration
- 2014-12-29 13:50:59下载
- 积分:1
-
suijixihao
谱估计法分析随机信号,并对其进行傅里叶变换(Spectral analysis is a tool for signal analysis. Power spectrum estimation is based on limited data looking for signals, the frequency of random process or system components. It said random signal frequency-domain statistical characteristics, there is a clear physical meaning, is an important signal processing research content. Of random signals in the frequency domain, power distribution, that is the power spectral density or power spectrum. Power spectrum estimation has been widely used.)
- 2011-12-14 23:11:52下载
- 积分:1