搜索资源列表
daohangsuan*wen
- 本人平时收集的惯性导航算法的论文,对搞导航算法的人很有帮助。 1.易于实现的捷联式惯性导航系统仿真.pdf 2.测量运动物体姿态的三自由度定位算法的研究.pdf 3.基于MEMS 技术的微型惯性测量组合.pdf 4.基于四元数的空间全方位算法研究.pdf 5.捷联惯导积分算法设计(连载二)下篇:速度和位置算.pdf 6.数字磁罗经系统的设计.pdf 7.四阶龙格—库塔法在捷联惯导系统姿态解算中的应用.pdf
MissileTrajectorySimulation
- 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控*,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation
up
- 1.编写欧拉前差、后差、梯形公式。 2.编写二阶、三阶龙格库塔法通用程序。 3.编写汉明积分法通用程序. 4.编写用状态转移法对连续系统状态方程进行离散化的通用程序。
常微分方程求解
- 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
c
- c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equat
Three-pointmethodLaunchVehicleTrackingSystem
- 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-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
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
marungemaspline
- 4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 marunge4 用途:三阶样条插值(一阶导数边界条件)maspline-w
myrunge_kutta2
- 三阶龙格库塔方程求解,编译环境为matlab。-Third-order Runge-Kutta equations, the compiler environment matlab.
Continuous-system-discretization
- 连续系统离散化,欧拉梯形公式、三阶龙格-库塔法、汉明积分法、状态转移法-Continuous system discretization Euler trapezoid formula, the third-order Runge- Kutta method, Hamming integration method, the state transition method
matlab-longgekuta
- 三阶龙格库塔,四阶龙格库塔程序,程序完善,通用性强!-The third order runge kutta, fourth order runge kutta procedures, process improvement, strong commonality.
RK3-matlab
- 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
3_1
- 利用三阶龙格库塔法和理论力学动量矩定理,成功模拟双摆的运动,并克服了显式单步解会使小球飞起来的缺点-Shortcoming fly using third-order Runge-Kutta method and theoretical mechanics Momentum Theorem, successfully simulated double pendulum motion, and to overcome the explicit one-step solution will make
three_order_Lyapnov-
- 求解李雅普若夫指数的MATLAB程序,关于三阶龙格库塔法的使用-Solving the suitable lyapunov ReFu index of MATLAB program.About the use of the third order runge kutta method
1D_Euler_Roe
- 利用roe格式采用三阶龙格库塔时间推进格式求解一维欧拉方程(By using three order Runge Kutta time stepping scheme solving the Euler equations by using the roe format)
L_ode
- 这是一个4阶龙格库塔法与三阶龙格库塔法与ode45的一个对比,是数值分析基础(The contrast of Runge Kutta and ode45)
ode3
- 三阶定步长龙格库塔法,可解变参微分方程组,亲测可用。。。。(runge-kutta fixed-step)
sxl
- 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)
dandaoyouhua
- 建立导弹三自由度模型,对上升弹道轨迹进行优化。使用四阶龙格库塔方法进行解算。(A three-degree-of-freedom missile model was established to optimize the trajectory of the rising trajectory. Use the fourth-order Runge-Kutta method for solving.)