搜索资源列表
Newton
- 用MATLAB编写的基于拟牛顿算法的最优分类器程序,里头附带随机样本生成程序
fminlbfgs_version2
- 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
newton
- 牛顿迭代法是求解非线性微分方程中非常重要的一种算法,收敛速度快!本文提供算例和程序-Newton iterative method is very important for solving nonlinear differential equations an algorithm fast convergence speed! This article provides examples and procedures
LMS_Newton
- LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
feixianxingqiugen
- 用matlab实现牛顿迭代算法,通过输入初值x0,精度e和l,以及最大迭代次数,输出结果近似根和迭代次数-Newton iterative algorithm, using matlab approximate root of the number of iterations through the input of the initial value x0 accuracy e and l, and the maximum number of iterations, the output
Newdon
- MATLAB实现牛顿法求解非线性方程组,简介快速-MATLAB realization Newton' s method for solving nonlinear equations, Introduction Quick
the-four-step-ranger-r-k
- 四阶经典R-K方法的Matlab程序和newton的matlab程序的实现-Matlab program to achieve the classic fourth-order RK method and newton s matlab program