-
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
-
least-square-a-least-norm-in-matlab
file includes least square and least mean in matlab
- 2011-10-19 17:07:28下载
- 积分:1
-
getZNparam
PID控制算法中,根据一节延迟传递函数的放大倍数K、延迟时间L和时间常数T,获得PID中比例环节、微分环节和积分环节的参数(PID control algorithm, according to a delay in the transfer function of magnification K, the delay time L and time constant T, to obtain the proportion of PID in the link, differential and integral link in the parameters of link)
- 2009-07-09 11:35:56下载
- 积分:1
-
line_hough
利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。(Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.)
- 2020-11-05 09:59:52下载
- 积分:1
-
MATLAB_7.0_from_the_Introduction_to_Mastery
MATLAB 7.0从入门到精通源代码matlab7从入门到精通书上的例子源码 (MATLAB 7.0 from entry to the master source code matlab7 the book from beginning to master the example source)
- 2010-05-24 21:52:30下载
- 积分:1
-
model3d
一个matlab程序可以调入和应用3D Max (.3ds)和Autocad (.dxf)文件。能够利用OpenGL作显示并进行简单的操纵(旋转,平易,重叠等)(a Matlab procedures can be transferred and applied 3D Max (.3 ds) and Autocad (. dxf) documents. To use OpenGL for show and simple manipulation (rotate kind, overlap, etc.))
- 2007-03-16 10:40:31下载
- 积分:1
-
AbstractFinder
this program treat image processing and segmentation methods and can help for functions which concern segmentation
- 2014-08-31 01:10:57下载
- 积分:1
-
jieshao
Matlab 遗传算法工具箱的详细解释,电子书(Explain in detail the Matlab genetic algorithm toolbox)
- 2013-10-03 23:59:14下载
- 积分:1
-
Super-resolution-reconstruction
超分辨率图像重建基础教程,Super-resolution image reconstruction(Super-resolution image reconstruction)
- 2013-11-23 17:14:49下载
- 积分:1
-
fdk
医学图像三维重建算法中比较简单使用的fdk算程序,该程序使用S-L滤波函数(The use of relatively simple FDK program for calculation of 3D reconstruction of medical images, the program uses the S-L filter function)
- 2014-05-30 19:37:24下载
- 积分:1