-
fanyan
关于一维直流电测深的人机交互反演程序代码(One-dimensional electrical sounding human-computer interaction inversion code)
- 2012-05-24 22:29:44下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
pcafacerecognition
基于主成分分析(PCA)的人脸识别系统
利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度(pca face recognition)
- 2009-03-24 10:32:18下载
- 积分:1
-
Gauss_seidel
数值分析算法-----功能:gauss-seidel迭代求解线性方程组的根 (Numerical analysis algorithms----- functions: gauss-seidel iterative root solving linear equations)
- 2011-07-07 17:25:16下载
- 积分:1
-
Classificatin
matlab 实现的各种分类器 有说明及注释
- 2014-11-16 16:35:19下载
- 积分:1
-
two-pictures-connection
利用matlab实现图像的拼接,经过验证时可用的,可以作为图像处理简单图像拼接的应用(Using matlab to achieve image stitching, proven when available, can be used as a simple image mosaic image processing application)
- 2013-11-08 09:45:28下载
- 积分:1
-
forwardflyback
forward flyback converter
- 2014-09-30 17:45:13下载
- 积分:1
-
SVM
介绍了LS-SVMlab Toolbox工具箱的使用,并给出了SVM的编程例子。(Introduce the LS-SVMlab Toolbox and some SVM Programming examples.)
- 2011-10-26 22:27:37下载
- 积分:1
-
cluster
说明: 利用matlab实现的聚类的一些源码,大家可以(Using matlab to achieve some of the cluster source, we can)
- 2008-10-13 14:27:53下载
- 积分:1
-
project
Svm based face detector code
- 2009-04-30 08:15:10下载
- 积分:1