搜索资源列表
lhzh
- (1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序; (2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
1
- matlab源程序代码,应用于非线性方程求根等-Roots of nonlinear equations
Newton
- 给定初值及容许误差,利用newton迭代法求方程的根。-Given the initial value and the allowable error, find the root of the equation using newton iteration.
xuedie
- 使用牛顿迭代法求下面方程在1.5附近的根:2x^3-4x^2+3x-6=0-Using Newton iterative method in 1.5 the following equations near the root:2x^3-4x^2+3x-6=0