搜索资源列表
WinSparseNet.ZIP
- 稀疏编码程序,To run sparsenet, you will first need to compile the conjugate gradient (cgf) routine so that it may be called through matlab.-Sparse coding procedures, To run sparsenet, you will first need to compile the conju
conjugategradient
- 最优化程序设计中的共轭梯度法,用于求解n元二次函数-Optimization procedures for the design of the conjugate gradient method for solving n-quadratic function
ConjugateGradient
- 小波标架的共轭梯度算法(Mallat,信号处理的小波导引)-Conjugate gradient algorithm for computing daul function.
Conjugategradient
- 基于共轭梯度法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on conjugate gradient method is used to calculate the optimal solution of programming, matlab program, and brief documentation.
ConjugateGradient
- 共轭梯度法的经典之作,在支持向量机凸规划中经常用到。-Conjugate gradient method of classic convex programming in support vector machines are often used.
ConjugateGradient.m
- Numerical Techniques for Unconstrained Optimization with MATLAB
conjugategradient
- 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main
conjugateGradient
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-failed to translate
ConjugateGradient
- 共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical
conjugate gradient method
- conjugate gradient method for non linear programming
ConjugateGradient
- Matlab code Conjugate Gradient