登录
首页 » matlab » 121

121

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

  • a
    说明:  矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
    2012-09-04 15:33:18下载
    积分:1
  • Network
    对于给定某一线性时不变网络(不含受控源),根据网络属性及结构,通过编程实现自动生成其关联矩阵A和一个树。(Given a linear time-invariant network (excluding controlled source), according to the network properties and structure of the automatically generated by programming its associated matrix A and a tree.)
    2013-11-03 18:32:12下载
    积分:1
  • tiaohe
    最小二乘法回报潮汐水位,根据dooson数回报潮汐,并计算调和常数,余水位,高潮和低潮的数值。(Least squares method returns tide level, tidal according dooson return number, and calculate the harmonic constants, values ​ ​ more than the water level, high tide and low tide.)
    2014-04-19 18:32:18下载
    积分:1
  • jifen
    分别用梯形法和矩形法求定积分,附加应用实例(, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples)
    2012-11-28 22:16:59下载
    积分:1
  • minimal-path-sets
    可靠性-最小路集-编程 计算图的最小路集,是装备可靠性课程的一个作业。(Reliability- minimal path sets- programming calculation of minimal path sets, equipment reliability courses a job.)
    2013-03-12 19:02:53下载
    积分:1
  • Mobility_Jena
    由美国圣母大学Jena教授及其学生编写的关于计算半导体迁移率的matla脚本文件。(Jena professor from the University of Notre Dame and his students prepare for the calculation of a series of semiconductor mobility matlab script file.)
    2013-08-25 06:34:29下载
    积分:1
  • fde12
    预估校正法,关于解分数阶微分方程的算法程序,适合非线性方程(Solves an initial value problem for a non-linear differential equation of fractional order (FDE). The code implements the predictor-corrector PECE method of Adams-Bashforth-Moulton )
    2021-04-17 18:58:52下载
    积分:1
  • 2Dforce-based-non-prismatic-element
    Mathematica计算基于力平衡变截面梁单元的质量和刚度矩阵(2D force-based finite element mathemaica)
    2020-11-26 16:09:32下载
    积分:1
  • XFEM
    扩展有限元的Fortran代码,用于扩展有限元的数值仿真计算(Extended finite element of the Fortran code for the extended finite element numerical simulation.)
    2012-03-24 11:37:16下载
    积分:1
  • neh
    flow shop neh scheduling by makespan minimization
    2012-03-14 21:59:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载