搜索资源列表
num_analysis
- 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
Eular_fixed_a
- Eular法解分数阶微分方程-eular method of fractional differential equations
Eular_fixed_a_co2(xiu)
- Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-eular method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
Eular_vary_a
- Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化-eular method of fractional differential equations, fractional derivative coefficient defined by fourier law, order a change
CODES
- This file conclude of five codes , four of them in Mathematica program and one in C++. 1. Erk4.nb. this code represent the explicit Runge Kutta method of order four for solving first order ODE. 2. RK45.nb This code represent the Embedded Runge Ku
eular-app-meth
- euler approximation method
improve-eular
- 本程序利用欧拉方法和改进欧拉方法求解目标函数的近似解,收敛效果较好。-This procedure using Euler method and improved Euler method to solve the objective function of approximate solutions, convergence is better.
Eular
- 2个数据互相影响的欧拉折线法的编程 可用于生物种群的计算(Forward Euler Method)
欧拉法
- 常微分方程数值解法:欧拉法,并将其应用于自由落体问题(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.)