登录
首页 » matlab » 121

121

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

  • 捷联惯性导航领域的姿态更新法仿真 SINS
    捷联惯性导航领域的姿态更新算法仿真,包括二子样、三子样和四子样的对比。(In the field of strapdown inertial navigation attitude updating algorithm simulation, including two sample, the third and the fourth kind of contrast.)
    2016-01-06 14:59:50下载
    积分:1
  • allan
    通过matlab计算allan variance,较为复杂,注释详细(Matlab Allan variance, more complex, detailed notes)
    2020-10-16 19:17:28下载
    积分:1
  • sou-V6.2
    BP神经网络用于函数拟合与模式识别,研究生时的现代信号处理的作业,包括数据分析、绘图等等。( BP neural network function fitting and pattern recognition, Modern signal processing jobs when the graduate, Data analysis, plotting, etc..)
    2017-05-15 16:43:00下载
    积分:1
  • boykov_kolmogorov_max_flow.cpp
    Maximum Flow Graph (Boykov Kolmogorov Algorithm)
    2013-10-09 03:12:32下载
    积分:1
  • Time-Series-Analysis-in-R-
    时间序列分析及应用:R语言 (2011汉译版,英文第2版)随书程序与数据集及勘误表(Time Series Analysis with Applications in R by Jonathan D. Cryer and Kung-Sik Chan )
    2013-04-26 13:30:01下载
    积分:1
  • godonov_burgers
    godunov方法求解burgers方程,Toro书上的源代码翻译成MATLAB(burgers equation godunov method, Toro books translated into the source code for MATLAB)
    2021-04-24 02:18:47下载
    积分:1
  • N_feed_back
    生物反馈模拟,对米氏方程进行计算,并作出模拟图(a simulation for feedback)
    2020-10-16 22:17:29下载
    积分:1
  • Python for Data Analysis, 2nd Edition
    Python for Data Analysis DATA WRANGLING WITH PANDAS, NUMPY, AND IPYTHON
    2018-09-15 23:03:37下载
    积分:1
  • Calculator
    PB开发的计算器程序,适合初学者,比较简单,开发程序版本PB9.0(PB calculator program developed for beginners, is relatively simple, the development program version PB9.0)
    2012-12-26 17:55:50下载
    积分:1
  • ANSYS-mesh
    在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。(In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.)
    2012-03-13 20:21:50下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载