搜索资源列表
sxx
- 牛顿插值算法。基于matlab的代码。可以一看,简单有效。
Regularized_Newton_Residual_algorithm
- 一种使用牛顿迭代的超分辨算法,该算法以2的对数提高传统Landweber算法的运算速度,附带文章。-The problem of poor resolution of acquired image in the passive millimeter wave imaging stems mainly from antenna size limitations, thus necessitating efficient post-processing to achieve resolution i
newton_interpolation
- 牛顿插值算法matlab程序,初学者很好的参考-interplation
semi2M
- 这是一个半光滑牛顿法解决图像复原问题的MATLAB算法-semi-smooth newton method for image restoration
ICA
- ICA算法,利用牛顿迭代方法实现分离矩阵的优化-ICA method
chazhi
- 各种插值算法,高斯插值算法,线性插值算法,牛顿插值法,哈米特矩阵插值算法-Various interpolation algorithm, the Gaussian interpolation algorithm, linear interpolation algorithm, Newton interpolation, Hammett matrix interpolation algorithm
niniudun
- 拟牛顿算法的c程序,希望大家能用的上,有问题多多交流。-Quasi-Newton algorithm c program, I hope everyone can be the last, there is a lot of problems exchange.
LINESEARCH
- 牛顿拉富生线搜索是解决方程的程序与quasi-Newton-Raphson方法加速了线搜索算法。要解决的方程可以包括向量,除了标量,用MATLAB编程语言写的.-Newton Raphson Line Search is a program for the solution of equations with the quasi-Newton-Raphson method accelerated by a line search algorithm. The equation to be sol
benxhmark
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算,-Using matlab programming based on newton-raphson algorithm of power system flow calculation,
zbavrrse
- 计算方法经典算法(弦截法 二分法 牛顿迭代法 龙贝格算法)()
ruqning
- 最优化算法,有共轭梯度,牛顿法,黄金分割,最速下降法等()
87333858
- 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等()
pvlw
- 最优化的一系列算法,包括牛顿法,最速下降法,共轭梯度法等,()