Welcome![Sign In][Sign Up]
Location:
Search - Eular

Search list

[Other resourcenum_analysis

Description: 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
Platform: | Size: 46784 | Author: hj | Hits:

[Other resourceEular_fixed_a

Description: Eular法解分数阶微分方程-eular method of fractional differential equations
Platform: | Size: 787 | Author: liangqin | Hits:

[Other resourceEular_fixed_a_co2(xiu)

Description: Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-eular method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
Platform: | Size: 1032 | Author: liangqin | Hits:

[Mathimatics-Numerical algorithmsEular_vary_a

Description: Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化-eular method of fractional differential equations, fractional derivative coefficient defined by fourier law, order a change
Platform: | Size: 956 | Author: liangqin | Hits:

[OtherCHWF1

Description: 用C语言绘图显示实现数值分析中的Euler、 advanced Eular、punge_kutta、Lagrange、Newton插值算法以及二分法和弦切法-C language mapping realize numerical analysis of Euler, advanced eular, punge_kutta, Lagrange, Newton interpolation algorithm and dichotomy Polyphonic Cut
Platform: | Size: 3030 | Author: hujingpaper | Hits:

[Algorithmnum_analysis

Description: 用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
Platform: | Size: 277504 | Author: hj | Hits:

[AlgorithmEular_fixed_a

Description: Eular法解分数阶微分方程-eular method of fractional differential equations
Platform: | Size: 1024 | Author: liangqin | Hits:

[AlgorithmEular_fixed_a_co2(xiu)

Description: Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-eular method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
Platform: | Size: 1024 | Author: liangqin | Hits:

[Mathimatics-Numerical algorithmsEular_vary_a

Description: Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化-eular method of fractional differential equations, fractional derivative coefficient defined by fourier law, order a change
Platform: | Size: 1024 | Author: liangqin | Hits:

[OtherCHWF1

Description: 用C语言绘图显示实现数值分析中的Euler、 advanced Eular、punge_kutta、Lagrange、Newton插值算法以及二分法和弦切法-C language mapping realize numerical analysis of Euler, advanced eular, punge_kutta, Lagrange, Newton interpolation algorithm and dichotomy Polyphonic Cut
Platform: | Size: 3072 | Author: hujingpaper | Hits:

[Othereuler

Description: 在fortran语言中,利用eular方法来解2维的微分方程-In fortran languages, eular method to use 2-dimensional differential equation solution
Platform: | Size: 1024 | Author: alien | Hits:

[Other Riddle gamesGAMES

Description: 这是一款名叫Eular的小游戏,游戏设置了你可以作弊的次数以及能否被人发现,是用c语言编写的,具有一定的可玩性,是一款很不错的小游戏!-this is a small game named Eular!
Platform: | Size: 3072 | Author: fanhua | Hits:

[OtherDirected-Euler-Graph

Description: 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
Platform: | Size: 130048 | Author: 阿牛 | Hits:

[matlabcode

Description: Eular方程的移动网格程序,用弧长函数做控制函数。-moving mesh for Eular equation
Platform: | Size: 30720 | Author: 杨饮 | Hits:

[AlgorithmCODES

Description: 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 Kutta Felhberg method for solving first order ODE. 3. EularStability.nb. This code represent how to find the stability region for the Eular method in 2D and 3D. its allow to modify the code to find the stability for any method. 4. RadauI.c . This code represent the fifth order implicit RadauI for solving first order ODE. 5. HEUN.nb. This code represent the third order Runge kutta method (Hune) Method for systems of ODE. -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 Kutta Felhberg method for solving first order ODE. 3. EularStability.nb. This code represent how to find the stability region for the Eular method in 2D and 3D. its allow to modify the code to find the stability for any method. 4. RadauI.c . This code represent the fifth order implicit RadauI for solving first order ODE. 5. HEUN.nb. This code represent the third order Runge kutta method (Hune) Method for systems of ODE.
Platform: | Size: 40960 | Author: OS | Hits:

[Software Engineeringeular

Description: my eular tolalsie is my eula-eular 1
Platform: | Size: 34816 | Author: LIU | Hits:

[Algorithmeular

Description: 利用matlab程序语言产生欧拉角生成程序-Matlab programming language produced by Euler angle generator
Platform: | Size: 1024 | Author: fei | Hits:

[matlabEULAR-METHODS

Description: EULAR METHODS USING MATLAB M FILE .rar-EULAR METHODS USING MATLAB M FILE .rar
Platform: | Size: 1024 | Author: rohit | Hits:

[Algorithm欧拉法

Description: 常微分方程数值解法:欧拉法,并将其应用于自由落体问题(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.)
Platform: | Size: 2048 | Author: 小JJJJJ | Hits:

[OtherEular exact_slove

Description: 对于一维欧拉方程根据Toro的理论可求出精确解,可对其他算法的效率进行判断。(For one dimensional Euler equation, the exact solution can be obtained according to the theory of Toro, which can be used to judge the efficiency of other algorithms.)
Platform: | Size: 2048 | Author: tear2828 | Hits:
« 12 »

CodeBus www.codebus.net