搜索资源列表
追踪C~1
- 一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
kitty
- 一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代
1matlab
- matlab模拟导弹的介绍.做导弹轨迹可以借鉴-matlab simulated missile introduction. so we can draw on the missile trajectory
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
seawatersimulation
- 实现了海战场环境的仿真。具体包括船,海水的实时流动仿真,瞄准器,导弹轨迹,环境中还加载了海水的声音,模拟环境非常逼真,是学习海战场仿真的绝佳例子。-To achieve a sea battlefield environment simulation. Including its ships, water flow, real-time simulation, sight, missile trajectory, the environ
kalman
- 主要实现卡尔曼滤波的算法,很实用,并且解决虚拟导弹运行轨迹的误差消除-Main achieved Kalman filter algorithm, is very practical, and resolve errors in the virtual elimination of the missile trajectory running
disturbance
- 本程序用于导弹或无人飞行器运动特性的求解,主要是运用非常接近实际模型的动态扰动模型,可直接用于它门的姿态控制,飞行轨迹控制,是其最重要的核心-disturbance
Kepler_orbit_rotate
- 计算得出导弹的被动段飞行轨迹(未考虑大气)和再入点、落点信息(在发射惯性坐标系内的位置量)-Calculated the passive missile flight path segment (not to consider the atmosphere) and re-entry point, placement of information (in the firing position within the inertial c
bili
- 导弹飞行过程中采用比例导引法,本程序对飞行轨迹就行模拟计算。-Missile flight in the proportional guidance law, the procedures of the flight path on-line simulation.
MISSILETEST
- 导弹发射演示,模拟导弹的飞行轨迹,3D效果-Missile launch demonstration, the missile' s flight path simulation, 3D effects
MissileTest
- 导弹轨迹及爆炸实验,应用于物理学军事实验等3维仿真-Missile trajectory and explosion experiments, applied physics, 3D simulation of military experiments
missile-simulation
- 用matlab实现的导弹轨迹跟踪,在论坛上看到别人分享的,跟大家分享下!-
32155337333434
- 比例导引制导律的matlab代码,适合初级入门的同学学习,包括导弹轨迹图和导弹加速度图-Proportional navigation guidance law of the matlab code, suitable for entry-level students learning, including missile trajectory and the missile acceleration diagram
MissileTest-Based-On-OpenGL
- 一个以OpenGL实现的导弹轨迹模仿程序,可以通过修改程序的各项参数精确模拟导弹的飞行轨迹,在导弹碰撞到物体时,会有爆炸特效。-An OpenGL implementation missile trajectory imitation program, you can modify the program to accurately simulate the parameters of the missile flight path,
反战术导弹仿真
- 反战术导弹的弹道仿真模拟。轨迹优化,Simulink仿真等等。(The ballistic simulation of the missile. Trajectory optimization, Simulink simulation and so on.)
导弹攻击区
- 导弹攻击区域确定,导弹的弹道仿真模拟。轨迹优化,Sumilink仿真等等。(The missile attack area is determined, and the ballistic simulation of the missile is simulated. Trajectory optimization, Sumilink simulation and so on.)
导弹路径规划——神经网络
- 导弹路径规划神经网络算法,弹道模拟,轨迹分析以及优化等等。(Missile path planning neural network algorithm, trajectory simulation, trajectory analysis and optimization and so on.)
aiopng
- 导弹追踪,数学建模,求解导弹轨迹优化控制问题,考虑空气阻力和地球曲率的影响(Missile tracking is used to solve the problem of trajectory optimization control, considering the influence of air resistance and earth curvature and rotation.)
弹道仿真论文及代码
- 通过各段运动方程模拟弹道导弹飞行过程中各段的导弹轨迹,按照边界条件拼接在一起,实现轨迹的仿真。(The trajectory of each stage in the process of ballistic missile flight is simulated by motion equations, and the trajectory is simulated according to the boundary conditio
导弹轨迹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.)