Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - newton
Search - newton - List
DL : 0
牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根-Newton (Newton s method), also known as Newton- Raphson method (Newton-Raphson method), it is a real number domain and complex field approximation method for solving equations. Ways to use function f (x) the Taylor series in front of several to find the equation f (x) = 0 root
Update : 2024-05-07 Size : 1024 Publisher : 张华雯婧

DL : 0
//xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25); //用 5 次 Newton 插值多项式计算并输出 f (1.987)。 -//xi 0.5 1.0 1.5 2.0 2.5 3.0// f (xi) 0.541688-0.042060 0.375089 0.624706-0.887597 0.099809// input nodes and the node data, calculate and output difference quotient table // input to be used in interpolation polynomial the number of variables to be seeking self-x, output interpolation need to select the node and the Newton interpolation polynomial // with 3 times Newton interpolation polynomial is calculated and output f (1.25) // by 5 Newton Interpolation calculated and the output value of polynomial f (1.987).
Update : 2024-05-07 Size : 1024 Publisher : 鹰隼

DL : 0
实现matlab的牛顿法。牛顿法是非常有高效的,它是许多强大的数值方法的基础。-Matlab realize the Newton method. Newton method is very efficient, it is many a strong basis of numerical methods.
Update : 2024-05-07 Size : 12288 Publisher : knight

DL : 0
牛顿迭代法实现的源代码,直接使用,迭代精度自己参数控制-Newton iteration realize the source code, directly used, iterative precision parameter control their own
Update : 2024-05-07 Size : 12288 Publisher :

DL : 0
optimisation中的牛顿法,在实验课上编写的程序,可以直接看到效果-optimization of the Newton method, in the experimental procedure for the preparation of class, you can directly see the effect of
Update : 2024-05-07 Size : 1024 Publisher : bellepdt

Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解-Quasi-Newton algorithm demo program, mainly used in optimization algorithm design and optimization problem solving
Update : 2024-05-07 Size : 9216 Publisher : wang qifei

DL : 0
matlab有用的事例,主要为牛顿算法方面的-matlab useful examples, the main aspects of Newton
Update : 2024-05-07 Size : 20480 Publisher : 李文

DL : 0
内含Newtonback.m,Newtonforward.m文件,牛顿插值法,向前向后插值。-Intron Newtonback.m, Newtonforward.m documents, Newton
Update : 2024-05-07 Size : 1024 Publisher : dis1

这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-The matlab program Interpolation Newton (Newton s Interpolation) algorithm
Update : 2024-05-07 Size : 47104 Publisher : liyuedsg

DL : 0
用MATLAB编写的基于拟牛顿算法的最优分类器程序,里头附带随机样本生成程序-MATLAB prepared with Quasi-Newton algorithm based on the optimal classifier procedures, inside attached to generate random sample procedures
Update : 2024-05-07 Size : 3072 Publisher : 张宪

Newton-Raphson(C++)非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-Newton-Raphson (C++) Nonlinear equations of Newton- methods拉斐森example, it should be more useful
Update : 2024-05-07 Size : 1024 Publisher : zhangjia

DL : 0
牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
Update : 2024-05-07 Size : 1024 Publisher : 谭松清

DL : 0
弦割法 和 newton法 求解三次多项式非线性方程-String cut law and newton cubic polynomial method of nonlinear equations
Update : 2024-05-07 Size : 7168 Publisher : fqihang

DL : 0
这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
Update : 2024-05-07 Size : 1024 Publisher : 宝宝

DL : 0
一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
Update : 2024-05-07 Size : 112640 Publisher : idhot

DL : 0
这个m文件实现了Newton raphsom算法,从而解决分布式功率流问题。-M realized this document Newton raphsom algorithm, so as to solve the problem of distributed power flow.
Update : 2024-05-07 Size : 2048 Publisher : xuechaoling

Newton-Raphson numerical method
Update : 2024-05-07 Size : 1024 Publisher : pejman

DL : 0
利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
Update : 2024-05-07 Size : 1024 Publisher : 刘栋

DL : 0
牛顿插值和三次样条插值的matlab实现-Newton interpolation and cubic spline interpolation
Update : 2024-05-07 Size : 2048 Publisher : 张阳军

利用Newton-Raphson法求解平面弹塑性桁架源程序 -Using Newton-Raphson method to solve elastic-plastic truss plane source
Update : 2024-05-07 Size : 3072 Publisher : 马玉全
« 1 23 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.