登录
首页 » matlab » 121

121

于 2020-10-12 发布 文件大小:1KB
0 244
下载积分: 1 下载次数: 33

代码说明:

  1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)

文件列表:

bisection.m,267,2012-03-15
f3.m,63,2012-03-15
main.m,290,2012-03-15
newtonmethod.m,447,2012-03-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main
    Concert c++ example of facility location problem. C++ concert technology is a registered trademark of ILOG CPLEX
    2009-03-05 08:56:13下载
    积分:1
  • remember
    很好很实用的信号处理程序。适合学习和科研参考使用。(Very good very useful signal processing. Suitable for learning and scientific research use and reference.)
    2008-06-25 11:27:08下载
    积分:1
  • colorspace
    说明:  常见的空间转化代码,将彩色空间从BGR 转换到HSV,LAB等(Common space conversion codes, converting color space from BGR to HSV, lab, etc)
    2020-01-06 21:46:03下载
    积分:1
  • sma_um
    Umat Abaqus for plasticity
    2020-06-20 02:40:01下载
    积分:1
  • basic PSO for function
    应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
    2019-06-01 11:15:13下载
    积分:1
  • ICP-matlab
    迭代最邻近点算法: 计算两组点云之间的最佳匹配效果(Iterative closest point (ICP) algorithm: seaching the best overlapping result of two point clouds)
    2012-07-15 16:24:01下载
    积分:1
  • jiajian
    随机加减法计算,可以用来检测加减法口算能力Random add and subtract calculation(Random add and subtract calculation)
    2011-08-10 16:58:39下载
    积分:1
  • gaosixiaoqu
    计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
    2012-12-09 15:58:18下载
    积分:1
  • 龙格库塔
    说明:  一阶,二阶,三阶,四阶,显式与隐式龙格库塔方程求解常微分方程的matlab代码(Matlab code for solving ordinary differential equations of first, second, third, fourth, explicit and implicit Runge Kutta equations)
    2019-11-27 15:45:44下载
    积分:1
  • lsebs
    自己编的最小二乘参数辨识,已经调试,内附详细程序说明。(Their own series of least-squares parameter identification, has been commissioning, containing detailed description of the procedures.)
    2011-11-08 15:11:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载