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

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

于 2021-01-03 发布 文件大小:16KB
0 296
下载积分: 1 下载次数: 24

代码说明:

  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 个回复

  • ATCommandTesterV56-Standard
    AT command tester for SIM modul
    2019-05-23 15:37:23下载
    积分:1
  • 使用Matlab设计一个简单的滤波器小程序
    使用Matlab设计一个简单的滤波器小程序-Use Matlab to design a simple filter applet
    2023-06-22 20:05:04下载
    积分:1
  • lms算法降噪
    说明:  lms算法降噪,LMS在语音增强中具备广泛的应用,是最为常见的算法之一,该算法也是很多更为复杂算法的理论基础或组成部分。(LMS algorithm denoising, LMS has a wide range of applications in speech enhancement, is one of the most common algorithms, the algorithm is also a theoretical basis or component of many more complex algorithms.)
    2018-12-22 12:06:42下载
    积分:1
  • 链表式的josphus问题,数据结构与算法的练习题
    链表式的josphus问题,数据结构与算法的练习题-Chain-josphus issues, data structure and algorithm Exercises
    2022-07-20 19:03:21下载
    积分:1
  • CPU access to information categories, a fairly complete package, access to infor...
    获取CPU信息的类,封装比较完善,获取信息比较全面,包括频率,二级缓冲等。-CPU access to information categories, a fairly complete package, access to information more comprehensive, including the frequency, such as the secondary buffer.
    2022-01-24 19:09:10下载
    积分:1
  • music
    MUSIC算法的仿真及性能分析:信源数N=3,分别来自于 =-10度, =0度, =10度;信源为相互独立幅度相同的信号;噪声为服从高斯分布的独立噪声;均匀等距直线阵,阵元数为8,波长 ;(MUSIC algorithm for the simulation and performance analysis)
    2020-11-26 18:29:31下载
    积分:1
  • this a sample C++ codes for beginners.It helps to draw a graph using some inbuil...
    this a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.-this is a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.
    2022-01-25 23:36:33下载
    积分:1
  • 精英_变异遗传算法
    说明:  利用遗传算法对电动汽车有序充电进行优化;优化目标包括充电费用最低,充电时间达到要求(电动汽车充到足够的电) 考虑电动汽车充电对电网负荷的影响,使负荷峰谷差最小(The genetic algorithm is used to optimize the orderly charging of ev.The optimization goals include the lowest charging cost and the required charging time (the electric car is fully charged). Considering the impact of EV charging on grid load, the peak and valley difference of load is minimized)
    2021-04-04 16:29:04下载
    积分:1
  • 这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !...
    这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !-This is php series of the Forum of the original code, php hope is learning from peers, we are a forum for schools is the original code!
    2022-11-02 09:10:03下载
    积分:1
  • robot-10.2
    实现机器人自主避障,躲避障碍物源代码,趋向目标,躲避障碍(The robot can avoid obstacles by itself, avoid the source code of obstacles, move towards targets, and avoid obstacles.)
    2018-05-09 16:20:00下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载