Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - solution of ordinary differential equations
Search - solution of ordinary differential equations - List
用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the midpoint of the law, such as extrapolation
Update : 2008-10-13 Size : 3.93kb Publisher : 刘立立

提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equations c code : There will be four bands step Runge - Kutta (Runge - Kutta) Act (RK4 -
Update : 2008-10-13 Size : 5kb Publisher : ldg

Visual C++常用数值算法集 本收共不数值计算中常用的Visual C++子过程近200个,内容包括:解线性代数议程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶为换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组。-Visual C common set numerical algorithm has not received the numerical calculation commonly used process Visual C - nearly 200, including : Linear Algebra Agenda Group, interpolation, numerical integration, special, function approximation, random number, sequence, eigenvalue problem, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization Fourier spectrum for other methods, statistical description of data, solution of ordinary differential equations. TPBVP Solution reconciliation partial differential equations.
Update : 2008-10-13 Size : 1.89mb Publisher : lijian

常微分方程数值解法-Numerical Solution of Ordinary Differential Equations
Update : 2008-10-13 Size : 14.64kb Publisher : 陈建湘

常微分方程数值解法-Numerical Solution of Ordinary Differential Equations
Update : 2025-02-19 Size : 339kb Publisher : 陈建湘

常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
Update : 2025-02-19 Size : 244kb Publisher : 陈新

提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equations c code : There will be four bands step Runge- Kutta (Runge- Kutta) Act (RK4-
Update : 2025-02-19 Size : 5kb Publisher : ldg

DL : 0
常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
Update : 2025-02-19 Size : 3.41mb Publisher : 夏锦

常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
Update : 2025-02-19 Size : 969kb Publisher : wang jungang

求解常微分方程组,用了四种方法,分别是:先前欧拉、向后欧拉、改进欧拉、RK4方法。-Solution of ordinary differential equations, using the four methods are: the previous Euler, Backward Euler, Improved Euler, RK4 method.
Update : 2025-02-19 Size : 2kb Publisher : 赵玉梅

非常好的常微分方程数值解法讲解参考书,主要内容为常微分方程(ODEs)的MATLAB数值解法,来自多个论坛高手的经验方法-Very good reference book to explain numerical solution of ordinary differential equations, ordinary differential equations for the main (ODEs) of the MATLAB numerical solution, the experience of experts from a number of methods forum
Update : 2025-02-19 Size : 241kb Publisher : wanglan

利用Matlab 实现常微分方程数值解法; 利用编制的算法求解若干常微分方程; -Numerical Solution of Ordinary Differential Equations using Matlab Prepared by the algorithm for solving certain ordinary differential equations
Update : 2025-02-19 Size : 23kb Publisher : jenny

The euler law solution of ordinary differential equations algorithm matlab program
Update : 2025-02-19 Size : 1kb Publisher : vivian

常微分方程的数值解(定步长经典四阶算法)-The numerical solution of ordinary differential equations (fixed step classical fourth-order algorithm)
Update : 2025-02-19 Size : 1kb Publisher : zidane

用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve the initial value problem.
Update : 2025-02-19 Size : 17kb Publisher : 王册

用于求解常微分方程的Labview源代码,希望对大家有帮助。-The solution of ordinary differential equations Labview source code, we hope to help others.
Update : 2025-02-19 Size : 17kb Publisher : sumin

 常微分方程的数值解法:四阶龙格-库塔方法的算法,相应的函数子程序,解决实际问题-Numerical solution of ordinary differential equations: algorithm of the fourth-order runge-kutta method , the corresponding function subroutine, solving practical problems with the method
Update : 2025-02-19 Size : 563kb Publisher : 熊莹

常微分方程数值解(含有几个算例,可以结合算例学习)-Numerical Solution of Ordinary Differential Equations
Update : 2025-02-19 Size : 3kb Publisher : markzhao

本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numerical solution of initial value problem of ordinary differential equations. This article mainly divided into three large pieces, namely: 1. brief introduction of several ordinary differential equation initial value problem of numerical solution method for finding, given its flow chart and the corresponding algorithm matlab program. 2. The method Eulor improve Eulor method, Runge-Kutta method to solve through the use of typical numerical solution of ordinary differential equations and specific analysis and comparison Convergence order and stability. 3. Further to the above three methods used to solve the Lotka-Volterra equations of prey and predator model, draw relevant conclusions.
Update : 2025-02-19 Size : 592kb Publisher :

本程序为在matlab环境下使用Euler法解常微分方程的通用程序-Euler solution of ordinary differential equations
Update : 2025-02-19 Size : 1kb Publisher : 叶常青
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.