当前位置:
首页 资源下载
搜索资源 - differential equation ode
搜索资源列表
-
0下载:
微分方程解法D:\\matlab\\nmm\\ode.rar-Differential Equation D : \\ Matlab \\ nmm \\ ode.rar
-
-
0下载:
解ode的算法源程序,算例为一阶常微分方程-ode solution algorithm source code, examples of first-order differential equation
-
-
4下载:
(有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
-
-
0下载:
基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
-
-
0下载:
solution manual of the book ordinary differential equation by zill 3rd edition
-
-
0下载:
matalb微分方程的解法,对于数理方程的学习和数学建模有参考价值。-matalb Differential Equation, for the study of mathematical equations and mathematical modeling of a reference value.
-
-
1下载:
Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能:
ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。
动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
-
-
0下载:
该程序是求解常微分方程(ODE)的初值问题。-solves initial value problems for ordinary differential equation (ODE) systems.
-
-
0下载:
本书使用简单易行的风格,一开始介绍了
MATLAB基础,你将学习到如何绘制图象,求解
代数方程及计算积分,也将学习到如何求解微分
方程,求 ODE 的数值解,使用特殊函数等。本书
含有几百个例子及其详细解答过程,章末带有习
题,书末还带最终测试题目,一句话,本书给予
你的是MATLAB精华。
本自学指导书提供了:
上手MATLAB的最快方法
几百个带有解答过程的工作实例
覆盖了MATLAB7
&
-
-
0下载:
Estimate the derivatives (slope, curvature, etc.) of a function by using the function values at only a set of discrete points
Ordinary differential equation (ODE)
Partial differential equation (PDE)
-
-
0下载:
用各种方法求解初值问题微分方程,并分析误差。-Use various methods to solve the initial value problem of differential equation, and the error analysis.
-
-
0下载:
用rukke kutta 法求二阶常微分方程的解,也可求偏微分方程-With rukke kutta method for second order ordinary differential equation solution, also can ask partial differential equations
-
-
0下载:
A forward Euler method has been implemented and a simple differential equation solved to compare the performance of the Euler method with Runge-Kutta method.
-
-
0下载:
使用AB4和AK4方法求解常微分方程初值问题-solve initial value problem of ordinary differential equation (ODE)using AB4 and AK4 method
-
-
1下载:
数学建模的微分方程模型,SEIQR模型。各种变量相互关联,建立变量间的微分关系,利用ODE数值模拟各个变量随时间的变化。-Differential equation model of mathematical modeling, SEIQR model. Interrelated variables, establishing differential relationships between variables, the variables change with time simulati
-
-
0下载:
结核病动力学模型,压缩包里有结核病数据;用于微分方程参数拟合。-Kinetics model of tuberculosis, compression package with tuberculosis data for differential equation parameter fitting
-
-
0下载:
解ode的算法源程序,算例为一阶常微分方程,不错的 很好-Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good
-
-
0下载:
解ode的算法源程序,算例为一阶常微分方程,不错的 很好-Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good
-
-
0下载:
解ode的算法源程序,算例为一阶常微分方程,不错的 很好(Solutions of the ode algorithm source code, an example is given for the first order ordinary differential equation, the good is very good)
-
-
0下载:
常微分方程数值解法:欧拉法,并将其应用于自由落体问题(here is the matlab code for solving the ordinary differential equation by using the Eular method. besides, the author also gave an example for testing.)
-