-
gongetidufadshuzhixingzhi
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数(Conjugate Gradient method (Conjugate Gradient) is between the steepest descent method between Newton method and a method, it only USES a derivative information, but overcome the steepest descent method slow convergence of weakness, but also avoid the Newton law needs to storage and computing Hesse inverse matrix and shortcomings, Conjugate Gradient method is not only solve linear equations with most of the large method, and also one of the most effective solution large nonlinear optimization of one of the algorithm. In all kinds of optimization algorithm, the conjugate gradient method is very important. Its advantage is the storage capacity needed, it has small step convergence, high stability, and doesn t require any exotic parameters numerical experiment, this is the modern scientific computing of the answer above problem sets)
- 2012-03-26 18:48:46下载
- 积分:1
-
Hierarchical_eleven_section
基于CMAC与PID复合的高速公路递阶控制的matlab仿真程序(CMAC PID traffic model)
- 2011-05-31 22:40:01下载
- 积分:1
-
bp
说明: matlab中应用BP神经网络对模式识别的源码(matlab application of BP neural network for pattern recognition of the source)
- 2008-12-30 15:09:25下载
- 积分:1
-
sin1500MATL
用matlab产生的仿噪声文件源码.可以代替语音信号进行实验测试.(Imitation with matlab noise generated source file. Can replace the voice signal test.)
- 2008-03-18 14:22:01下载
- 积分:1
-
lu19
本例利用小波分析检测信号中的奇异点并消除(Using wavelet analysis of signal singularity detection and elimination in)
- 2012-05-16 15:18:11下载
- 积分:1
-
RS
说明: peak side lobe compression using rs sequence
- 2015-03-16 22:32:20下载
- 积分:1
-
PCIbf
基于主成分分解的波束形成,对于学习波束形成非常有帮助。(a good example for studying PCI beamforming.)
- 2011-08-23 17:49:32下载
- 积分:1
-
Atm4
This code illustrates a simple ATM application
- 2015-04-14 13:49:47下载
- 积分:1
-
sourcecode
说明: vc++调用MATLAB源程序,vc++调用MATLAB源程序,(vc++ to call MATLAB source code, vc++ to call MATLAB source,)
- 2009-08-14 20:14:31下载
- 积分:1
-
CS_OMP
压缩感知方法演示,1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)
测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(1-D signal is compressed sensing to achieve (orthogonal matching pursuit method Orthogonal Matching Pursuit) number of measurements M> = K* log (N/K), K is the sparsity, N signal length, can be almost completely reconstructed)
- 2011-11-23 21:03:22下载
- 积分:1