登录
首页 » matlab » 121

121

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

  • BandC
    潮流计算中的拉丁采样算法的源程序,可运用其进行概率潮流计算(Latin sampling flow calculation algorithm source, may, in its calculation of the probability trend)
    2013-06-17 15:39:53下载
    积分:1
  • userfc
    ANSYS二次开发自定义破坏准则子程序(ANSYS subroutine)
    2021-03-28 18:29:11下载
    积分:1
  • fft
    FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
    2011-05-30 00:54:58下载
    积分:1
  • chapter2
    抛物型方程古典&c-n格式差分算法 dasdsadsadasdsdsadas(Parabolic equations of classical & c-n format dasdsadsadasdsdsadas differential algorithm)
    2009-05-12 15:50:24下载
    积分:1
  • ADAM
    说明:  ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度 下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好 的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient. The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good. It is suitable for sparse data.)
    2019-04-09 19:59:50下载
    积分:1
  • BEM-acoustic-problems
    别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)
    2013-12-18 19:50:58下载
    积分:1
  • JOURNAL
    滑动轴承接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(The calculation method of the sliding bearing contact with the slider, a given Reynolds equation and the film thickness of the equation, and then calculated using iterative methods pressure distribution and film thickness distribution, as well as carrying capacity)
    2013-03-22 09:42:19下载
    积分:1
  • RSDA
    工具箱 (粗糙集数据分析工具箱) matla 中使用 (Kit (Rough Set Data Analysis Toolbox))
    2009-05-22 22:01:02下载
    积分:1
  • juzhenganjian
    矩阵按键程序,用的是C。本人还是学生,做得不好请大家多多指教(Matrix button procedure is used in C. I am still a student, doing a lot of bad advice please)
    2009-05-07 22:38:32下载
    积分:1
  • C1024FFT
    说明:  C语言编写8个点的FFT程序,在WINTC上编译通过(C language 8 point FFT procedures WINTC compiled through)
    2008-12-05 23:01:32下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载