搜索资源列表
track
- 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
test-posi.tar
- 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
jifen124
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
numericalcalculation
- 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
Numberical2
- 龙贝格算法.cpp 龙格-库塔算法.cpp 幂法.cpp 牛顿迭代法.c-Romberg algorithm. Cpp Runge - Kutta algorithm. Cpp Power Act. Cpp Newton. C
F_simu2
- 三届的龙格库塔算法,用于工程计算、飞行仿真等领域。市和初学者-Runge Kutta algorithm, used in engineering, flight simulation and other fields. City and beginners
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
daohangsuanfalunwen
- 本人平时收集的惯性导航算法的论文,对搞导航算法的人很有帮助。 1.易于实现的捷联式惯性导航系统仿真.pdf 2.测量运动物体姿态的三自由度定位算法的研究.pdf 3.基于MEMS 技术的微型惯性测量组合.pdf 4.基于四元数的空间全方位算法研究.pdf 5.捷联惯导积分算法设计(连载二)下篇:速度和位置算.pdf 6.数字磁罗经系统的设计.pdf 7.四阶龙格—库塔法在捷联惯导系统姿态解算中的应用.pdf
shishidanbai
- 单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
rk4
- 四阶龙格库塔算法解微分方程,给出初始值,设定步长,解出运动方程。-fourth order runge-kutta method for differential equations.
lgkt
- 龙格库塔算法求解高阶微分方程 -LongGe coulthard algorithm high order differential equations
runge
- C#做的龙格--库塔算法Winform程序, 用VS2010打开。 GDI+绘图,可以保存数据至txt, 微分方程为y =t,可以自行修改。-Runge- Kutta algorithm to do in C# Winform program to open with VS2010. GDI+ drawing, you can save data to txt, differential equations y ' = t, you can modify.
rkutte
- 四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用-Runge Kutta algorithm
Butterfly-Effect
- 经典Lorenz方程组蝴蝶效应的计算模拟程序,帮助更好了解非线性科学,源代码小巧有效,使用四阶龙格-库塔算法,生成.txt文件,之后自行导入画图软件作3D图即可得到蝴蝶效应图-Classical Lorenz equations to calculate the butterfly effect simulation program, to help better understand the nonlinear science, source code compact and effectiv
rugge-kuta
- 基于matlab的龙格库塔算法,供初学者学习或参考。(Runge Kutta algorithm based on MATLAB, for beginners to learn or reference.)
longge-kuta
- 四阶龙格库塔算法的C语音实现,可以参考一下(Four order Runge Kutta algorithm)
龙格库塔积分
- 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
lgkt4
- 小参数下的随机共振算法在微弱信号检测中的应用(Application of Stochastic Resonance Algorithm with Small Parameters in Weak Signal Detection)
88118789
- 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法()
sxl
- 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)