Description: 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation Platform: |
Size: 15360 |
Author:zn |
Hits:
Description: 两个求解微分方程组 的龙格库塔法程序两个程序可用-Solving the two differential equations Runge-Kutta method can be used two procedures procedures Platform: |
Size: 1024 |
Author:df |
Hits:
Description: matlab中的龙格库塔解算,可以加快程序的运行速度.-matlab in the Runge-Kutta solver, you can speed up the process of running speed. Platform: |
Size: 1024 |
Author:何庆 |
Hits:
Description: 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential equations, in order to improve accuracy and change into a fourth-order Runge-Kutta method Platform: |
Size: 22528 |
Author:zhxzhx |
Hits:
Description: 基于随机共振的弱信号检测,sr为龙格库塔方法解方程,rs为检测的主程序-Based on stochastic resonance in weak signal detection, sr for the Runge-Kutta method to solve the equation, rs for the detection of the main program Platform: |
Size: 1024 |
Author:fengdong |
Hits:
Description: Numerical Methods for ODE in MATLAB
MATLAB has a number of tools for numerically solving ordinary differential equations. We
will focus on one of its most rudimentary solvers, ode45, which implements a version of the
Runge–Kutta 4th order algorithm. (This is essentially the Taylor method of order 4, though
implemented in an extremely clever way that avoids partial derivatives.) For a complete list
of MATLAB’s solvers, type helpdesk and then search for nonlinear numerical methods. Platform: |
Size: 57344 |
Author:送客 |
Hits:
Description: This script generates a Mackey-Glass time series using the 4th order Runge-Kutta method.
The code is a straighforward translation in Matlab of C source code provided by Roger Jang Platform: |
Size: 154624 |
Author:Antonio78 |
Hits:
Description: 是一个matlab如何编写龙格库塔的程序。他用来求解常微分方程,具有很好的优势。-matlab programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous differential equations very Good. Platform: |
Size: 2048 |
Author:张慧 |
Hits:
Description: 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis Platform: |
Size: 3072 |
Author:seven |
Hits:
Description: 我的毕业设计,用matlab仿真外弹道,在已有的外弹道模型下运用龙格库塔算法进行解算,最后做了相应的GUI界面!-I graduated from the design, simulation using matlab exterior ballistics, exterior ballistics in the existing model using Runge-Kutta algorithm solver, and finally made the corresponding GUI interface! Platform: |
Size: 764928 |
Author:tonhigh |
Hits:
Description: 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving differential equations. Platform: |
Size: 8192 |
Author:王海阳 |
Hits:
Description: 在MATLAB中通过四阶龙格库塔法求解微分方程组-In the MATLAB through four order runge kutta method to solve differential equations Platform: |
Size: 30720 |
Author:东风 |
Hits:
Description: 四阶龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于 和系统ODE函数对比求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. The procedure for the fourth-order Runge- Kutta method matlab file for comparison, and system functions ODE solving differential equations. Platform: |
Size: 1024 |
Author:mike |
Hits: