登录
首页 » matlab » 121

121

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

  • mazar-model_umat
    UMAT in ABAQUS for Mazar s model of concrete damage
    2012-09-03 10:45:03下载
    积分:1
  • ErosionTabakoff
    用于拓展fluent磨损模型的UDF,采用tabakoff经验公式描述磨损量。(a udf to optimize erosion model in Fluent)
    2021-03-05 17:19:31下载
    积分:1
  • nishangsanjiaohua
    这是数值分析中拟上三角法的实现程序,c语言(This is the numerical analysis to be on the triangulation procedures, language c)
    2007-06-17 16:57:01下载
    积分:1
  • error
    有限元计算软件Nastran 运算出错时的所有错误列表,从标号1到22107.7。(FEM calculation error list of all software Nastran Error from grade 1 to 22,107.7.)
    2013-12-03 23:55:42下载
    积分:1
  • 1
    说明:  本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
    2013-11-06 21:28:17下载
    积分:1
  • spgl1-1.8
    based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature.
    2013-08-02 16:14:29下载
    积分:1
  • 最速下降法与牛顿法
    说明:  此代码包括牛顿法和梯度下降法的实现过程,最优化以及算法中常见的问题解决方式(This code includes the process of Newton method and gradient descent method)
    2020-01-07 09:42:51下载
    积分:1
  • 14771767修正剑桥模型的源程序(FORTRAN编写)
    说明:  用于abaqus二次开发材料VUMAT,为初级学者找到更简单的方法(Materials for ABAQUS secondary development)
    2021-04-21 22:38:49下载
    积分:1
  • 用传输矩阵法光子晶体的能带结构的程序 the band structure of_photonic crystals
    用matlab所编用传输矩阵法计算光子晶体的能带结构的程序(prepared by using Matlab using the transfer matrix method photonic crystals with the structure of procedures)
    2006-11-15 21:49:59下载
    积分:1
  • wave_propagation
    西安电子科技大学吴振森教授的波传播与电磁散射课件,里面有很多fortran计算的代码,此课程为博士课程,供专业人士学习.(The courseware of the Xidian University Professor Wu Zhensen wave propagation and electromagnetic scattering, which have many fortran code, this course is Dr. courses for professionals to learn.)
    2012-09-15 11:17:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载