搜索资源列表
MissileTrajectorySimulation
- 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控*,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation
proj4
- MIT--航空航天工程中的计算方法_概率论方法实例——涡轮叶片中的热传导问题 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace engineering calculation
program
- 采用matlab编写的常微分方程的数值解法,有算例,以及改进龙格库塔方法。-The numerical solution of ordinary differential equation by using Matlab prepared, with examples, and the improvement of the Runge Kutta method.
SimuBlocks5.3
- 一个类似simulink的模块化系统仿真软件,可进行一切常微分方程(组)及其系统的仿真计算,支持子系统封装,另含有可编程模块(lua语言)后处理形式丰富,目前附带3D模型显示,傅里叶分析显示,示波器,绘图仪等输出模块-A similar modular system simulink simulation software, simulation can be performed all ordinary differential equations (group) and its system
rongerKUTA
- 龙格库塔法求解常微分方程,matlab程序,解决速率方程的计算(Runge-Kutta method for solving ordinary differential equations, matlab program, to solve the calculation of the rate equation)