搜索资源列表
VC实现常微分方程初值问题求解
- 讲述如何利用VC的编程来求解微分方程的一种思想-VC on how to use the programming to solve a differential equation thinking
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
num_analysis
- 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
LONGE
- 计算方法常微分初值问题-ordinary differential calculation initial value problems
LONGE
- 计算方法常微分初值问题-ordinary differential calculation initial value problems
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge- Kutta method, linear multi-step forecast-correction method, etc.
num_analysis
- 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
RK4-AB4-AM4
- 该文件中包含有常微分方程初值问题的四种数值解法,分别是:RK4法,AB4法,AB4_AM4预测矫*和改进的AB4_AM4法-The document contains the initial value problem of ordinary differential equations of the four numerical method, namely: RK4 method, AB4 Act, AB4_AM4 forecas
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的
NumericalAlgorithm
- 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
RungeKutta
- 利用四阶龙格-库塔公式计算常微分初值问题的数值解-The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
ode
- 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
changweifenfangchengshuzhijie
- 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta
jisuanfangfachengweifenfangcheng
- 计算方法实验四 常微分方程初值问题 改进欧拉法 microsoft visual basic 实现 有实验报告-Calculated experiment four ODEs Improved Euler microsoft visual basic to achieve a lab report
adams
- 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
常微分方程的初值问题
- 数值分析常微分初值问题的matlab的范例,超好用der ((Numerical analysis of the Matlab example, super easy to use der))((Numerical analysis of the Matlab example, super easy to use der))
常微分方程
- 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your
1
- 初值问题的几种数值方法的代码见谱方法原理(some codes of number)
常微分方程的初值问题
- 常微分方程初值问题的matlab计算方法代码(The calculation method of initial value problem of ordinary differential equation)
常微分方程初值问题数值解法matlab程序及说明
- 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)