搜索资源列表
-
0下载:
详细推导了复平面上牛顿迭代法的原理和计算公式,用MATLAB编程实现了牛顿迭代法,得到一些奇异绚丽的分形图形-The complex plane is derived in detail the principle and Newton' s iteration formula, using MATLAB programming Newton' s iterative method, get some strange colorful fractal images
-
-
0下载:
电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
-
-
0下载:
describes how to implement newton s interpolation method in matlab.
-
-
1下载:
应用matlab处理统计学问题,含蒙特卡洛算法以及最大似然估计-Statistical analysis and simulation using MATLAB,Monte Carlo simulation and Newton-Raphson method to obtain maximum likelihood estimators are covered.
-
-
0下载:
Solve Equation by newton rofson method for students to solve own problems.
-
-
0下载:
Matlab program for bisection method, simpson s rule,newton raphson method,secant method, program to find prime numbers between two given numbers,sum of specific column
-
-
0下载:
Matlab program for Runge kutte method, trapezoidal rule, euler s method, simpson s 1/3rd rule, curve fitting, newton forward difference formula
-
-
0下载:
用二分法求解f(x)=x^2-4sin (x)-0.1=0
用牛顿法求解f(x)=x^3-7x^2+14x-8=0 -Using dichotomy to solve
f(x)=x^2-4sin (x)-0.1=0
Newton method
f(x)=x^3-7x^2+14x-8=0
-