搜索结果

找到约 143 项符合 NewTon 的查询结果

matlab例程 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.
https://www.eeworm.com/dl/665/479496.html
下载: 189
查看: 1122

数值算法/人工智能 Solving nonlinear equations using Newton s and Transversal methods for function x=exp(-x^2)

Solving nonlinear equations using Newton s and Transversal methods for function x=exp(-x^2)
https://www.eeworm.com/dl/518/494641.html
下载: 165
查看: 1128

数学计算 原题:编写一个子程序NewTon(float x0

原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。
https://www.eeworm.com/dl/641/132272.html
下载: 66
查看: 1095

数值算法/人工智能 A program for solving equations using Newton s Method.Just need to modify the data in the main funct

A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
https://www.eeworm.com/dl/518/361759.html
下载: 71
查看: 1133

数学计算 计算方法中lagrange和newton的实现方法,希望和大家分享

计算方法中lagrange和newton的实现方法,希望和大家分享
https://www.eeworm.com/dl/641/487407.html
下载: 172
查看: 1048

数学计算 最优化方法newton法求极值的vc++实现 环境:vs2008

最优化方法newton法求极值的vc++实现 环境:vs2008
https://www.eeworm.com/dl/641/306609.html
下载: 65
查看: 1082

数学计算 计算机数值方法中Newton-Cotes公式积分算法的演示算法

计算机数值方法中Newton-Cotes公式积分算法的演示算法
https://www.eeworm.com/dl/641/372068.html
下载: 77
查看: 1104

数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip

Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
https://www.eeworm.com/dl/641/274180.html
下载: 163
查看: 1079

数学计算 弦割法 和 newton法 求解三次多项式非线性方程

弦割法 和 newton法 求解三次多项式非线性方程
https://www.eeworm.com/dl/641/387400.html
下载: 86
查看: 1104

其他 用newton迭代法求矩阵,可以求任意阶的矩阵,非常好用

用newton迭代法求矩阵,可以求任意阶的矩阵,非常好用
https://www.eeworm.com/dl/534/488487.html
下载: 192
查看: 1100