搜索资源列表
analysis_of_missile
- 采用Matlab编写的弹道分析算法,该算法可以模拟弹道飞行轨迹-Matlab preparation of the trajectory analysis algorithm, which can be simulated ballistic trajectory
flight_trajectory.rar
- 模拟飞机的运行轨迹,包括爬升、航路、降落、进近、着陆等飞行阶段,AIRCRAFT FLIGHT TRAJECTORY
track
- 用matlab仿真,得到较为真实的飞行航迹,包括了转弯,机动等轨迹运动模型的描述-Matlab simulation used by more real flight track, including a turn and the track motor sports, such as a descr iption of the model
LanderMission
- 这个课题设计从地球的近地轨道起飞到达谷神星预定轨道并且着陆在其表面上的一种数值方法。基于有限时间的航行纠正点火而非瞬时推力数值计算和Matlab仿真。最后可以看到空间飞行器从地球的影响球飞到谷神星的影响球的飞行轨迹。-This project explores the mathematical methods and results of designing a mission to land a spacecraft on the asteroid Ceres by beginning in
kalman
- 一个kalman滤波的仿真程序,仿真的是雷达探测飞机的飞行轨迹,里面的word文档说的比较详细了。-A kalman filter simulation procedures, simulation of the plane are radar flight path, inside the word document that has more detailed.
trace
- 飞机轨迹发生器使用matlab写成的可用来模拟飞机飞行轨迹-The use of the aircraft trajectory generator can be written in matlab to simulate the aircraft flight path
GPSINSposMatlab
- GPS/INS位置组合输出校正Matlab仿真 文件说明: 组合主文件卡尔曼滤波程序 飞机飞行轨迹与INS输出数据 -GPS/INS position of portfolio simulation of the output document describes the Matlab Calibration: s_GPS_INS_position_sp_demo.m combination master file kalman_GPS_INS_position_sp_NFb.m
trace
- 这是模拟飞机飞行的不同阶段的轨迹程序,比较全面,可用于捷联和组合导航的数据来源-This is a simulated flight trajectory of the different stages of process, more comprehensive, can be used in strapdown and navigation data sources
s_GPS_INS_position_sp_demo
- GPS/INS位置组合输出校正Matlab仿真 文件说明: s_GPS_INS_position_sp_demo.m 组合主文件 kalman_GPS_INS_position_sp_NFb.m 卡尔曼滤波程序 ode500.mat 飞机飞行轨迹与INS输出数据 将三个文件放到同一个文件夹中,运行主文件即可。 希望对此方向的初学者有所帮助。-GPS/INS position output correction Matlab simulation com
daodanguiji
- 利用matlab求解导弹飞行轨迹仿真曲线-Using matlab to solve the missile flight path simulation curve
matlab-nav
- 根据四元数法和四阶龙格--库塔法进行导航解算matlab代码,并绘画出导航解算后的飞行轨迹图 包含.xls格式或.mat格式的数据文件中的数据 及详细报告-According quaternion method and fourth-order Runge- Kutta method for navigation solver, and figured out the navigation solution after the flight path map contains. Xls form
non-controlled--missile-Simulation
- 用matlab/simulink搭建的六自由度无控弹道导弹模型,用来仿真在不加控制力作用下弹道导弹的飞行轨迹,simulink模型用RTW很方便转换成c/c++,适合飞行控制专业的新手学习,有问题请留言。-Using matlab/simulink to build the six degrees of freedom without controlled ballistic missile model is used to simulate the flight trajectory, in
GPS_INS-Matlab
- GPS/INS位置组合输出校正Matlab仿真 文件说明: s_GPS_INS_position_ demo.m 组合主文件 kalman_GPS_INS_position_ NFb.m 卡尔曼滤波程序 ode500.mat 飞机飞行轨迹与INS输出数据 将三个文件放到同一个文件夹中,运行主文件即可。 希望对此方向的初学者有所帮助。-GPS/INS position combined output correction Matlab simulation Fil
GPS_INS-Position-Velocity-Matlab
- GPS/INS位置组合输出校正Matlab仿真 文件说明: s_GPS_INS_position_ demo.m组合主文件 kalman_GPS_INS_position_ NFb.m卡尔曼滤波程序 ode500.mat 飞机飞行轨迹与INS输出数据 将三个文件放到同一个文件夹中,运行主文件即可。 希望对此方向的初学者有所帮助。-GPS/INS position combined output correction Matlab simulation File Des
SINS
- 文件为基于MATLAB的惯性导航仿真,文件内有导弹飞行模拟参数,根据参数绘出导弹的飞行轨迹-It s a work about inertial simulation based on Matlab, the file includes the flying parameters, we can draw the orbits of the missle
GPSINS
- GPS/INS位置组合输出校正Matlab仿真 s_GPS_INS_position_ demo.m 组合主文件 kalman_GPS_INS_position_ NFb.m 卡尔曼滤波程序 ode500.mat 飞机飞行轨迹与INS输出数据 将三个文件放到同一个文件夹中,运行主文件即可。 -GPS/INS Position Combination Output Correction Matlab Simulation S_GPS_INS_position_
ElectricSailH
- 通过将遗传算法和高斯伪谱法相结合,实现电动帆等低推进空间飞行器的空间探测轨迹优化,能够在无任何初值猜测情况下得到飞行轨迹。(By combining the genetic algorithm with the Gauss pseudospectral method, the space exploration trajectory of the low propulsion space vehicle, such as the electric sail, can be optimized,
导弹轨迹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.)
bilidaoyinfa
- 通过matlab编程实现了比例导引法制导的弹目飞行的轨迹生成(Trajectory Generation of Missile Guided by Proportional Guidance Method)
无迹卡尔曼滤波
- 采用无迹卡尔曼滤波跟踪飞机飞行轨迹,文件中提供数据和MATLAB程序(Tracking the flight path of the aircraft with unscented Kalman filter, data and matlab program are provided in the document)