搜索资源列表
nNewton
- 该程序代码为阻尼牛顿法matlab源代码,其特点有:简单易读,适于做优化。-code for the damping Newton Matlab source code, its characteristics are : simple accessibility, suitable for making optimization.
nNewton
- 该程序代码为阻尼牛顿法matlab源代码,其特点有:简单易读,适于做优化。-code for the damping Newton Matlab source code, its characteristics are : simple accessibility, suitable for making optimization.
nnewton
- 用非光滑牛顿算法求解绝对值方程 用非光滑牛顿法计算f=Ax-|x|-b的零点; f_是f的光滑函数; by wax; 终止条件为 ||f(xk)||<1e-6 -Non-smooth Newton algorithm for solving the absolute value equation with non-smooth Newton method f = Ax-| x |-b zero f_ is