登录
首页 » matlab » 逆broyden迭代法

逆broyden迭代法

于 2019-02-10 发布 文件大小:4KB
0 107
下载积分: 1 下载次数: 5

代码说明:

  逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)

文件列表:

逆broyden迭代法, 0 , 2019-02-10
逆broyden迭代法\broyden_diedai.m, 2224 , 2003-03-09
逆broyden迭代法\df.m, 189 , 2019-02-10
逆broyden迭代法\f.m, 149 , 2003-03-09
逆broyden迭代法\fabmatrix.bmp, 138078 , 2003-03-09
逆broyden迭代法\fbroyden.m, 233 , 2003-03-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C3.17
    说明:  有两个ARMA过程,其中信号1是宽带信号,信号2是窄带信号,分别用AR谱估计算法、ARMA谱估计算法和周期图法估计其功率谱。(There are two ARMA processes, in which signal 1 is a wideband signal and signal 2 is a narrowband signal. The power spectrum is estimated by AR spectrum estimation algorithm, ARMA spectrum estimation algorithm and periodogram method respectively.)
    2020-07-27 09:27:39下载
    积分:1
  • Double-integration-in-C-Language
    用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。(Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the points.)
    2008-02-15 00:13:01下载
    积分:1
  • LS6P
    最小二乘法(LS)仿真6个参考节点定位一个定位节点,利用RSSI与距离转化的公式求解距离。(Least squares (LS) simulation 6 reference node positioning a positioning node, the use of RSSI and distance into the distance formula to solve.)
    2011-11-23 10:14:11下载
    积分:1
  • numerical
    求解二阶变系数常微分方程,主要用于涡激振动中频率响应的计算(Solving second-order ordinary differential equations with variable coefficients)
    2014-01-06 19:23:10下载
    积分:1
  • dload
    说明:  abaqus fortran语言下的dload和vdload程序代码,以显示及隐式实现移动加载(Dload and vdload code in ABAQUS FORTRAN to display and implicitly implement mobile loading)
    2020-06-18 17:06:45下载
    积分:1
  • Gauss_Seidel
    数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
    2009-05-17 12:50:19下载
    积分:1
  • Trilateration-Network
    测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
    2013-08-20 15:13:21下载
    积分: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
  • kaobou_v14
    音频信号通过LM386放大,计算两个矩阵之间的欧氏距离,电力系统暂态稳定程序,可以进行暂态稳定计算。( LM386 audio signal amplification, Calculation of the Euclidean distance between the two matrices, Power System Transient Stability Program, can be transient stability.)
    2016-11-24 21:50:36下载
    积分:1
  • msh_read
    读取msh文件的C语言接口,支持gambit,ICEM等网格工具绘制的网格(The interface of the MSH file with C language, support the grid drawn by gambit, ICEM and other grid tools.)
    2020-07-11 22:48:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载