搜索资源列表
NEWTON
- 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
Newton-matlab
- Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
Matlab
- 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
Matlab-Newton
- 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
matlab
- 包括牛顿法,拉格朗日法,LU分解法,100*100阶稀疏矩阵方程组的解法等-Including the Newton method, Lagrangian method, LU decomposition method, 100* 100 band sparse matrix equations of the solution, etc.
newton
- 自适应中的牛顿法。结论,当u靠近0.5时,wk 迅速增加到最佳权, 当u小于0.5时,wk 沿着一个方向单向靠近最佳权;u大于0.5时wk沿着起始点指向最佳权的方向左右振荡并向最佳权收敛 ! -The Newton method adaptive. Conclusion, when u close to 0.5, wk quickly right to the best, when u is less than 0.5, wk along the a direction clo
newton
- 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
Newton
- This code would calculate the approximate root of any polynomial using Newton Raphson Method
Newton-Raphson_power_flow
- 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
Netwon_Insert-MATLAB
- 牛顿插值算法,输入自变量的值便可求出相应因变量的近似值~-Newton interpolation algorithm, input from the variable value can derive a corresponding approximation of the dependent variable ~
newton-fractal
- A small GUI for displaying Newton-Raphson fractals (i.e. the basins of attraction) of complex polynomials. See for example http://en.wikipedia.org/wiki/Newton_fractal.
LMS_P101_1
- 改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致 -Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the
newton
- 牛顿迭代法,用于对通用多项式的计算,可自己设置处置,精度等-Newton iterative method for the calculation of general polynomials can set up their own disposal, precision
Newton-raphson-method
- Newton Raphson method with matlab
matlab
- 利用牛顿-拉夫逊法实现简单电力系统潮流计算-Newton- Raphson Power Flow Calculation of simple
Load-flow-newton-raphson
- Load flow with newton rphson algorithm m file matlab code
newton--matlab
- 4次牛顿差值多项式的matlab实现 数值分析实习作业-4 Newton polynomial difference
MATLAB-newton
- newton matlab newton coding by newton -newton matlab newton coding by newton
improving-newton-matlab
- improving newton matlab
newton method
- find a simple root of equation by newton method