搜索资源列表
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
abooy
- hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
lgkt
- 用四阶龙格-库塔法求解微分方程初值问题 按照时间输出
digital
- 高阶微分方程分解成为两个方程后,使用改进欧拉法&龙格-库塔 解 高阶微分方程。
fuchitu
- 老虎吃兔子是一个典型的非线性系统,当老虎数量多的时候,兔子就容易被吃,兔子数量减少,兔子数量较少,老虎捕兔困难,老虎就饿死,老虎数量减少后,兔子繁殖加快,从而使得兔子数量增加,老虎捕食又变得容易了。利用C语言编程、利用4阶龙格-库塔法就可验证老虎与兔子的非线性生态现象。
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
abooy
- hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge- Kutta method direct solution differential equations, the procedures for example is 10 linear equations
Rungkuta4
- 4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.-4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.
lgkt
- 用四阶龙格-库塔法求解微分方程初值问题 按照时间输出-Using fourth-order Runge- Kutta method for solving differential equations initial value problem based on real-time output
digital
- 高阶微分方程分解成为两个方程后,使用改进欧拉法&龙格-库塔 解 高阶微分方程。-Decomposition into two high-order differential equations using improved Euler
fuchitu
- 老虎吃兔子是一个典型的非线性系统,当老虎数量多的时候,兔子就容易被吃,兔子数量减少,兔子数量较少,老虎捕兔困难,老虎就饿死,老虎数量减少后,兔子繁殖加快,从而使得兔子数量增加,老虎捕食又变得容易了。利用C语言编程、利用4阶龙格-库塔法就可验证老虎与兔子的非线性生态现象。-Tiger eating rabbit is a typical nonlinear system, when the tiger population and mor
MTALABandsimulink
- 用四阶龙格库塔法求非线性系统的输入相应,同时用simulink建模比较。 -Using fourth-order Runge-Kutta method for the corresponding input nonlinear systems, and modeling using simulink comparison.
RungeKutta
- 四阶龙格-库塔法模拟粒子三维空间轨迹,需给出立场函数-3D simulation of particle dynamic trajectories by Fourth-order Runge- Kutta method
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四
Runge-Kutta
- 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method.
conc1
- 用于求解耦合速率方程的四阶龙格-库塔数值解法-4th order Runge-kutta methods for solving the coupled rate equations