登录
首页 » matlab » 非线性方程的求根

非线性方程的求根

于 2020-10-05 发布
0 143
下载积分: 1 下载次数: 3

代码说明:

说明:  非线性方程 Aitken加速收敛方法 二分法 割线法 牛顿微分改正方法(Nonlinear equation Aitken accelerated convergence method Dichotomy method Secant method Newton's differential correction method)

文件列表:

非线性方程的求根\Aitken.m, 618 , 2012-03-12
非线性方程的求根\Aitken_main.m, 317 , 2012-03-12
非线性方程的求根\Erfen.m, 771 , 2012-03-12
非线性方程的求根\Erfen_main.m, 231 , 2012-03-12
非线性方程的求根\gexian.m, 659 , 2012-03-12
非线性方程的求根\gexian_main.m, 202 , 2012-03-12
非线性方程的求根\kepler_main.m, 36 , 2012-03-12
非线性方程的求根\kepler_Newton.m, 408 , 2012-03-12
非线性方程的求根\Newton.m, 539 , 2012-03-12
非线性方程的求根\Newton_main.m, 169 , 2012-03-12
非线性方程的求根\Newton_Tay.m, 618 , 2012-03-12
非线性方程的求根\Newton_Tay_main.m, 247 , 2012-03-12
非线性方程的求根\Picard.m, 485 , 2012-03-12
非线性方程的求根\Picard_main.m, 251 , 2012-03-12
非线性方程的求根\Steff.m, 466 , 2012-03-12
非线性方程的求根\Steff_main.m, 198 , 2012-03-12
非线性方程的求根, 0 , 2020-09-06

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

发表评论

0 个回复

  • Desktop
    利用FDTD算法简单计算波导耦合环的M文件。( M-file of using FDTD approach simulation the waveguide coupling ring)
    2013-03-15 14:55:25下载
    积分:1
  • Project10
    采用数值分析课程中的插值逼近以及曲面拟合方法来估算复杂的函数表达式。(Interpolation approximations and surface fitting methods are used in the numerical analysis course to estimate complex function expressions.)
    2016-12-20 10:08:03下载
    积分:1
  • createTS程序及说明帮助
    使用ABAQUS软件进行过渡网格划分,帮助用户建立良好的过渡网格的小工具(use the ABAQUS to divide the transition gridding)
    2017-06-23 16:21:35下载
    积分: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
  • Sparse-matrix-algorithm-
    稀疏矩阵算法及其程序实现(杨绍祺+谈根林),有解决稀疏矩阵需要的朋友可以好好认真的看一下(Sparse matrix algorithm and program implementation (Yang Shaoqi+ Tan root forest), solve sparse matrix can be a good friend in need a serious look at)
    2021-01-30 14:58:35下载
    积分:1
  • stochastic-computation
    TGM.m \传统的Galerkin方法 MD.m \时滞惯性流形方法 brownian.m \演示布朗运动 randomwalk.m \ 演示随机游走 tumor.m \ 演示tumor演化(TGM.m traditional Galerkin method MD.m Delays inertial manifold method brownian.m demo Brownian motion randomwalk.m demo random walk tumor.m demo tumor evolution)
    2013-08-28 18:00:23下载
    积分:1
  • kenfang
    加入重复控制,模拟数据分析处理的过程,通过虚拟阵元进行DOA估计。( Join repetitive control, Analog data analysis processing, Conducted through virtual array DOA estimation.)
    2016-10-16 19:56:10下载
    积分:1
  • NCGC
    内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
    2012-08-27 15:43:00下载
    积分:1
  • VibrationSimulationUsingMATLABandANSYS_muya
    转载:众所周知有限元解决振动问题的能力还是有限的, 比如做齿轮啮合过程的动力学模拟就要同时涉及到接触和动力反映两个主要方面. 目前处理此类问题最成熟的软件当属MSC.ADAMS, 但ADAMS也只能在模拟过程中做到弹性与刚性接触而已! 据我所知, 已不止两位研究生试图用LS-DYNA来做此类模拟, 他们忽略了(或没搞清楚) LS-DYNA只能处理瞬态问题, 而对于该过程的模拟也是无能为力的!!! 结果是浪费了大量的时间, 甚至机会. 这本应是导师的责任, 但许多高龄导师对现代软件的不熟悉也是....那么此类问题的具体解决方案在哪里? Vibration Simulation Using Matlab and ANSYS 给出了答案. 掌握书中的内容意义非同小可! 这对于要从事CAE工作的将会受益(起码在今后20年内).随着我国经济的高速发展 解决资本积累必将是要遇到的问题, 工程(设备)维护, 系统监测也将(象发达国家)成为CAE非常重要的部分. 早早入手就能使你立于不败之地!(This book has three main purposes. The first purpose is to cc..-ct in one document the various methods of constructing and representing dynamic mechanical models. The second purpose is to help the reader develop a strong understanding of the modal analysis technique, where the total response of a system can be constructed by combinations of individual modes of vibration. The third purpose is to show how to take the results of large finite element models and reduce the size of the model (model reduction), extracting lower order state space models for use in MATLAB.)
    2009-03-22 19:06:42下载
    积分:1
  • Fractional Fourier Transform
    说明:  分数傅里叶变换和分数余弦变换,动态展示实部,虚部和模值(Computation of the Fractional Fourier Transform)
    2019-04-26 17:22:14下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载