搜索资源列表
radarModel
- 这是一个OpenGL实现雷达与导弹飞行的小程序。-This is an OpenGL radar and missile flight procedures small.
MissileTest
- 在特定的地形上进行导弹飞行模拟。涉及到地形的快速,逼真绘制以及导弹飞行动画的真实感问题
RocketCommanderSourceCode
- 微软官方的导弹飞行模拟程序。 基于DirectX 9用C#开发,功能全面,效果超炫。对进行图形显示开发和C#语言学习大有裨益。
MISSILETEST
- 基于opengl 利用vc++开发的 导弹飞行仿真 包括 爆炸效果
terrain
- MFC下地形生成变换,导弹飞行仿真!空间的转换,
导弹
- 用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-using VRML preparation of a missile flight model and the virtual scene!
弹道分析
- 《有翼导弹飞行力学》中的弹道程序。
导弹6DOF开环飞行特性仿真研究
- 不同质量特性(推重比)、气动特性(空空弹、巡航弹)、飞行环境(高度)对导弹的固有飞行特性的影响。在气动参数设计中,没有考虑舵面偏转对导弹质心平动的影响,同时忽略弱耦合特性、下洗、飞行速度对气动参数的影响。仿真使用的坐标系为美式坐标系。仿真时先运行init_data.m用来初始化参数,仿真所用的所有可变参数都在这修改和设置;再运行Tomahawk2.mdl;最后运行run_plot.m画图。当然也可以在simulink中的示波器中看波形。
20080709fly.rar
- 导弹飞行模拟程序,可以用来模拟空中导弹的飞行力学模拟,稍做修改,可用于模型飞机的飞行控制程序。,daodanfeixing
WSP
- 导弹轨道仿真源代码,模型可见钱杏芳《导弹飞行学》第二章的建模,采用四阶龙哥库塔仿真-Missile trajectory simulation source code, the model can be seen Qian Xing-fang, " Missile Flight Science," Chapter II of the modeling, simulation of a four-order Longge Kuta
GA_missile_trajectory_simulation
- 提出了一种空面导弹下滑段、俯冲攻击段的弹道优化设计方案,以及一 种实现航向动态跟踪的具体方法。大量算例表明,采用本文中的空面导弹控制 方案可以设计、调试出较满意的弹道,达到获取导弹飞行性能数据并验证导弹总 体设计参数的目的。 -A decline in air-surface missile paragraph, paragraph ballistic dive attack to optimize the design of programs, as well as a cou
quaternion_in_missile_flight_simulation
- 论述了四元数法在垂直发射战术导弹和火箭子导弹的仿真中的应用.对反坦克导弹和舰空导弹飞行弹道仿真中的具体应用进行了方程推导、计算分析。 -Discusses the quaternion method in the vertical launching tactical missile and rocket missile sub-simulation. The anti-tank missiles and ship-to-air ballistic missile flight simula
OpenGLMissile
- 模拟导弹飞行,撞击巨石产生的各种效果。使用VC编写-OpenGL Missile
bili
- 导弹飞行过程中采用比例导引法,本程序对飞行轨迹就行模拟计算。-Missile flight in the proportional guidance law, the procedures of the flight path on-line simulation.
MissileSim
- 导弹飞行控制 3自由度动力学仿真 质点运动学仿真(Missile flight control)
MATLAB防空导弹设计程序
- 飞行弹道仿真模型,比较适合最基础的学习,可以掌握最简单的知识(Flight trajectory simulation model, more suitable for the most basic learning, you can master the most simple knowledge)
某型导弹飞行轨迹的仿真_李文伟
- 该模块通过应用目标质心的动力学方程式,根据目标质心作用力 、 、 ,求出目标的速度 、弹道倾角 、弹道偏角 ;再通过目标质心的运动学方程式,即可计算出每一时刻目标位置( , , )(By applying the kinetic equation of the centroid of the target, the velocity of the target, the inclination angle and the ballistic angle of the target are cal
导弹轨迹matlab代码
- 运用该代码,可以有效模拟导弹飞行轨迹,更好的把握导弹的运动形式及其规律。(Using this code, the flight trajectory of the missile can be simulated effectively, and the motion form and law of the missile can be grasped better.)
书籍
- 包含导弹飞行力学书籍及ppt,导弹制导与控制原理书籍,以及有翼导弹飞行动力学(Includes books on missile flight mechanics and ppt, books on missile guidance and control, and flight dynamics of winged missiles)
一个基于opengl的导弹飞行仿真源码
- 基于opengl实现的导弹飞行,包含导弹模型,飞行尾焰、爆炸碎片、火焰等各种特效,能够模拟导弹的飞行和攻击目标全过程。