搜索资源列表
flight_trajectory.rar
- 模拟飞机的运行轨迹,包括爬升、航路、降落、进近、着陆等飞行阶段,AIRCRAFT FLIGHT TRAJECTORY
thrust
- 飞行高度需在计算初设定,采用根据气动参数插值的方法计算最大平飞推力。-Altitude to be calculated at the beginning of setting, the use of aerodynamic parameters in accordance with the interpolation method the largest fly-ping thrust.
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
EKF
- 飞行器跟踪-EKF方法,仿真效果比较好,欢迎交流学习。-err
fiexing
- 飞机航线预测,曲线拟合,未来线路预测,分析误差,得到飞行图,毕设用-matlab
AtmosphericSpaceFlightDynamics
- 航空器飞行器动力学模型,可以看看,挺好的-AtmosphericSpace Flight Dynamics
MATLAB
- 1995年全国大学生数学建模竞赛,数学建模《飞行管理》MATLAB程序-In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical modeling, " flight management" MATLAB program
vpfx_missile_trail
- vp2.0环境下,通过VC调用MATLAB生成的数据(数据保存在文本文件中)实现飞机飞行仿真。-vp2.0 environment, by VC call MATLAB generated data (data stored in a text file) to achieve flight simulation.
zuiyoukongzhi
- 倒立摆系统是研究控制理论的实验平台,它的行为与火箭飞行以及两足机器人行走有很大相似性,因而对其研究具有重大的理论和实践意义,一直是控制界关注的焦点。以直线单级倒立摆作为研究对象,采用最优控制策略实现对其平衡控制,进行仿真实验设计。-Inverted pendulum control theory is to study the experimental platform, its behavior and the rocket s flight and walking biped robot
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
proportional-guidance-law
- 介绍了比例导引法的导引规律,推导了基于比例导引规律的拦截弹弹道方程.给出了一种目标做正弦 机动飞行的轨道方程,并采用Matlab对拦截弹拦截目标进行了目标拦截仿真.分析了拦截弹速度和目标速度,以 及导引系数对拦截弹弹道的影响,研究了导弹实际飞行中弹道曲率与法向过载的关系.-Proportional guidance law is introduced,and trajectory equation of intercepting missile based on proport
daodan
- 本程序是利用matlab编程实现大气层内飞行的导弹的姿态控制程序,程序仿真时有GUI界面,方便调试参数-This program is the use of matlab programming attitude control procedures within the atmosphere flying missiles, the program has a GUI interface emulation, easy debugging parameters
plane-MATLAB
- 最新飞行程序设计,具体的编码过程与结果描述。-The latest flight program design, concrete descr iption coding process and results.
Matlab-work
- 运用matlab进行飞行仿真,设计简单的GUI界面和VR的应用。-Use matlab flight simulation, design a simple GUI interface and VR applications.
matlab
- 模拟levy飞行的3个基础函数,分别用于模拟levy曲线迭代次数,存储数组,及两端点的坐标-Flight simulation levy of three basis functions are used to coordinate the analog levy curve iterations, storage arrays, and the two end points
model
- 本程序可以仿真四旋翼飞行器的飞行,可以设计飞行器控制律,完整的,可以使用,环境是MATLAB(This program can simulate the flight of the four rotor aircraft, you can design aircraft control law, complete, you can use, the environment is MATLAB)
MATLAB防空导弹设计程序
- 飞行弹道仿真模型,比较适合最基础的学习,可以掌握最简单的知识(Flight trajectory simulation model, more suitable for the most basic learning, you can master the most simple knowledge)
粒子群算法
- SO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。大家也可以观察一下,鸟群在寻找食物的过程中,开始鸟群比较分散,逐渐这些鸟就会聚成一群,这个群忽高忽低、忽左忽右,直到最后找到食物。这个过程我们转化为一个数学问题。寻找函数 y=1-cos(3*x)*exp(-x)的在[0,4]最大值。(SO algorithm is the simulation of a flock of birds f
无人机编队算法
- 无人机编队算法,使用matlab 建立无人机仿真系统,展示无人机的编队飞行,并通过模拟驱动一个VRML(虚拟现实建模语言)虚拟世界来实现可视化,使虚拟世界中的交通工具可以在仿真运行时看到(The UAV formation algorithm, using the MATLAB to establish the UAV Simulation System, shows the formation flight of the UAVs, and drives a VRML (Virtual Rea
Quadrotor_Controller
- matlab无人机地面仿真,研究如何使用PID控制飞行,并通过调整参数影响飞行姿态调节(matlab Unmanned Aerial Vehicle Ground Simulation)