NEWTON

共 143 篇文章
NEWTON 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 143 篇文章,持续更新中。

应用Gauss-Newton.圆柱拟合

应用Gauss-Newton.圆柱拟合

使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法

使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法

研一刚上完数值分析

研一刚上完数值分析,自己写了几个算法的子函数,可以直接调用,参数的含意在文件中有说明,这五个算法分别是:拉格朗日插值,hermite插值,Newton插值,修正hamming算法,龙贝格加速算法。希望能够对大家有所帮助。

阻尼最小二乘法(即Levenberg-Marquarat算法)

阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。

利用NEWTON的原理进行适当的改进

利用NEWTON的原理进行适当的改进,得到的算法

% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.

% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwi

Quasi-Newton算法的demo程序

Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解

load flow algorithm, with entering bus data and line data it solves the load flow with newton method

load flow algorithm, with entering bus data and line data it solves the load flow with newton method.

分形与图形设计

分形与图形设计,有Julia集,Mandelbrot集,Newton迭代以及三维混沌吸引子设计出的图像

Lagrange插值、Newton插值函数等插值函数

Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。

Newton Game Dynamic 1.52 Delphi下基于GLScene的OpenGL游戏开发控件。功能非常强大和易于使用。 Advanced physics engine for re

Newton Game Dynamic 1.52 Delphi下基于GLScene的OpenGL游戏开发控件。功能非常强大和易于使用。 Advanced physics engine for real-time simulation of rigid bodies

这个程序分别用二分法

这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程

This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion

This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion load flow calculations. Use it.

Newton method for solution of non-linear equations in C

Newton method for solution of non-linear equations in C

数值分析中

数值分析中,使用newton迭代法进行计算的程序

给定一个三次方程,用改进的Newton法求解,并研究各种算法的收敛阶数.

给定一个三次方程,用改进的Newton法求解,并研究各种算法的收敛阶数.

Least Mean Square Newton Algorithm

Least Mean Square Newton Algorithm

优化设计常用程序

优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。

newton raphson method in fortran

newton raphson method in fortran

Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)

Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)