登录
首页 » matlab » 121

121

于 2020-10-12 发布 文件大小:1KB
0 231
下载积分: 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 个回复

  • GAUSS-JORDAN
    gauss jordan method. not my own program but i just want to share it.
    2012-09-30 09:32:51下载
    积分:1
  • movingcar
    说明:  简支梁-车辆模型,用于ansys建模和车桥耦合分析的初级阶段(Simply Supported Beam-Vehicle Model)
    2019-03-04 17:26:19下载
    积分:1
  • frft-sixcodes
    分数阶傅立叶变换程序总结,共有6个程序。(Fractional Fourier Transform program summary, a total of six procedures.)
    2008-06-09 16:14:11下载
    积分:1
  • 风剖面及湍动能和耗散率
    说明:  主要用于Fluent 中风剖面、湍流剖面以及耗散率剖面的开发,应用的是日本的规范。(It is mainly used for the development of fluent stroke profile, turbulence profile and dissipation rate profile, and it is applied to the specifications of Japan.)
    2020-12-15 18:29:13下载
    积分:1
  • 矩阵的运
    矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法(matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.)
    2021-03-18 22:49:19下载
    积分:1
  • 对相干信号进行方位估 TOELITZ_MUSIC
    对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
    2020-06-28 10:00:01下载
    积分:1
  • 新编Marc有限元实例教程
    说明:  编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
    2019-01-14 19:19:06下载
    积分:1
  • allan
    通过matlab计算allan variance,较为复杂,注释详细(Matlab Allan variance, more complex, detailed notes)
    2020-10-16 19:17:28下载
    积分:1
  • 121
    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)
    2020-10-12 22:57:32下载
    积分:1
  • temperature_control
    利用Abaqus子程序UAMP实现PID控制。(PID control is implemented using the Abaqus subroutine UAMP.)
    2020-12-19 14:39:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载