登录
首页 » matlab » matlab 常微分方程数值解法 源程序代码

matlab 常微分方程数值解法 源程序代码

于 2021-01-03 发布
0 193
下载积分: 1 下载次数: 43

代码说明:

说明:  11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式 392   11.3.2 Adams内插公式 394   11.3.3 Adams预测校正公式 395   11.4 微分方程组的数值解 397   11.4.1 Euler方法 397   11.4.2 经典四阶Runge-Kutta方法 398   11.4.3 高阶方程组的求解 399   11.5 刚性方程组的数值解 401   11.5.1 梯形公式 401   11.5.2 隐式Runge-Kutta方法 402   11.5.3 Adams隐式公式 403   11.6 边值问题的数值解 405   11.6.1 打靶法 405   11.6.2 差分法 409   11.7 MATLAB自带函数应用 411   11.7.1 ode系列函数 411   11.7.2 bvp系列函数 414   11.8 应用案例 416(numerical methods for ordinary differential equations)

文件列表:

CH11, 0 , 2019-02-13
CH11\adamscoef.m, 395 , 2017-05-20
CH11\addallnum.m, 63 , 2017-02-27
CH11\addrownum.m, 898 , 2017-02-14
CH11\dpendulum.m, 3386 , 2017-05-20
CH11\euler_trape.m, 815 , 2017-05-20
CH11\example11_9.m, 405 , 2017-05-20
CH11\lindiff.m, 795 , 2017-05-20
CH11\linsht.m, 604 , 2017-05-20
CH11\nlinsht.m, 628 , 2017-05-20
CH11\odes_AM.m, 1025 , 2017-05-20
CH11\odes_euler.m, 512 , 2017-05-20
CH11\odes_imrk4.m, 1037 , 2017-05-20
CH11\odes_rk4.m, 767 , 2017-05-20
CH11\odes_trape.m, 796 , 2017-05-20
CH11\ode_AB.m, 888 , 2017-05-20
CH11\ode_ABM.m, 1083 , 2017-05-20
CH11\ode_AM.m, 1251 , 2017-05-20
CH11\ode_euler.m, 543 , 2017-05-20
CH11\ode_imeuler.m, 778 , 2017-05-20
CH11\ode_imrk4.m, 1070 , 2017-05-20
CH11\ode_rk2.m, 716 , 2017-05-20
CH11\ode_rk3.m, 994 , 2017-05-20
CH11\ode_rk4.m, 771 , 2017-05-20
CH11\spendulum.m, 1666 , 2017-05-20

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

发表评论

0 个回复

  • 对grwave PC版需要一台IBM PC / AT或等效
    地波场强计算,高频地波场强衰减计算,高频电磁波地波传播计算仿真,Fortran源程序,可以在cirr公开网址上获得。- The PC version of GRWAVE requires an IBM PC/AT or equivalent (80286 microprocessor) with a math co-processor and a minimum of 256 kilobytes of memory. Disk Contents: GRWAVE is supplied on a 3.5" or 5.25" disk which contains three main files. These are GRWAVE.EXE, GRWAVE.FOR and GRWUSR.MAN. GRWAVE.EXE is executable machine language code. GRWAVE.FOR is the FORTRAN source code. Compilation of this source code to produce an executable code requires a FORTRAN compiler which supports double precision complex arithmetic. Microsoft FORTRAN Version 4.01 was used to compile and link GRWAVE.FOR to produce GRWAVE.EXE. Compilation has also been tested with Lahey FORTRAN F77L [*]. It is known the IBM Professional FORTRAN will not work because of a lack of support for double precision complex arithmetic. [*] Note: GRWAVE uses a function, DREAL, which is not an in
    2022-04-14 19:32:30下载
    积分:1
  • caiquan
    猜拳游戏,一款超级无敌巨小的出示这些的游戏(To mora game these games to produce a the invincible super giant small)
    2012-11-23 13:19:28下载
    积分:1
  • 用visual c++开发的推箱子游戏,代码 整洁易懂。
    用visual c++开发的推箱子游戏,代码 整洁易懂。-with visual c Tuixiangzi development of the game, code clean understandable.
    2022-07-04 23:54:21下载
    积分:1
  • IPRwefewred
    Markov Decision Process (MDP) Toolbox div hr div B 文件列表 B : div div i()
    2018-05-12 21:59:50下载
    积分:1
  • cjelatex
    电子学报英文版LATEX模板,投搞的重要工具,有源代码(E-Journal in English LATEX template, an important tool Tougao, source code)
    2021-04-21 12:28:49下载
    积分:1
  • Quantum Radar[Marco Lanzagorta(2012)141s]
    技术材料包含量子雷达原理和优点,以及系统设计等内容。(The popular English references on quantum radar technology abroad can provide technical references for researchers of quantum technology.It includes the principles and advantages of quantum radar, as well as system design and so on.)
    2018-09-11 22:06:58下载
    积分:1
  • Physics-of-crystal-growth
    physics of cyrstal growth 英文版的教材,很实用(physics of cyrstal growth )
    2016-10-12 20:51:12下载
    积分:1
  • 第三种边界条件的三次样条函数插值与微商
    第三种边界条件的三次样条函数插值与微商-third boundary conditions cubic spline interpolation function and the derivative
    2022-08-03 23:39:09下载
    积分:1
  • 示波器
    说明:  给大家上传一个用Labview做的示波器供大家参考!里面有源程序,大家可以套用。(To upload a Labview oscilloscope for your reference! There are active programs, you can apply them.)
    2019-03-28 14:54:51下载
    积分:1
  • labview8.2-rumen
    第一章LabVIEW 虚拟仪器入门,第二章自定义VI,第三章完整版和专业版:分析和保存信号,硬件:采集数据并与仪器通信,第五章LabVIEW 其它功能简介(Getting Started with LabVIEW Virtual Instruments chapter, Chapter II custom VI, Chapter III Full and Professional: analysis and conservation of the signal, the hardware: data collection and communication with the instrument, LabVIEW Other Features Chapter)
    2011-05-16 22:29:10下载
    积分:1
  • 696518资源总数
  • 104331会员总数
  • 24今日下载