搜索资源列表
waidandao.使用随机搜索方法求解外弹道优化问题
- 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。,The use of random search methods for solving trajectory optimization problems outside
Trajectory-calculation-program
- 弹道计算程序,曾是美国弹道研究室使用的弹道计算程序,虽然代码有些陈旧,但可以满足各种弹道的计算-Ballistic computer program, was a U.S. ballistic trajectory calculations using laboratory procedures, although some of the old code, but to meet a variety of ballistic calculations
kalman
- 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。-This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering m
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
dynopt_4.1.3
- 基于Biegler动态优化正交配置法(联立算法)的matlab 代码,由M.Cizniar,M. Fikar等编写-dynopt is a set of MATLAB functions for determination of optimal control trajectory by given descr iption of the process, the cost to be minimised, subject to equality and inequality const
JPDAF
- 进行蒙特卡罗仿真,采用Jpadf对两个有杂波的目标进行跟踪。仿真结果表明,跟踪效果很好,基本与真实真是轨迹重叠-Monte-Carlo simulation carried out using two Jpadf clutter on the target track. The simulation results show that good tracking results, the basic trajectory is overlapping with the real
kalmanfilter_aero_radar
- 在雷达上应用卡尔曼滤波算法对目标轨迹进行预测-The application of the radar Kalman filter algorithm to predict the target trajectory
FOChS
- matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。-This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as: - Chen s system, - Arneodo s system, - Genesio-Tesi s system, - Lorenz s syste
IBM
- This matlab program for the creating a target tracking trajectory and now program is archived with .rar arrchiver.-This is matlab program for the creating a target tracking trajectory and now program is archived with .rar arrchiver.
Planetarytrajectorycalculationprogram
- 行星运行轨迹计算程序,行星运动(地球绕太阳的运行)-Planetary trajectory calculation program, planetary motion (the Earth around the sun to run)
1
- 实时定位系统轨迹预测算法,包含卡尔曼算法-Trajectory prediction algorithm for real-time location system, including the Kalman algorithm
Rungerkutta4
- 该程序利用4阶龙格库塔方法解二阶常微分方程,该微分方程描述火箭发射时质心运动轨迹。-The program uses the 4th order Runge-Kutta method of second order ordinary differential equations, differential equations describe the mass center when the rocket trajectory.
GPOPS-OPTIMIZATION-METHOD
- 伪谱法求解程序,用于进行轨迹优化的有效方法-Gauss psedospectral method, used for trajectory optimization
Trajectory-program
- 质点外弹道程序设计,包含龙格库塔解算常微分方程组的程序,是一个简单、全面的程序-Trajectory program
trajectory-simulation
- 用于做GPS/SINS、或SINS导航时要用到的初始数据发生程序-For the initial data of GPS\/SINS, or SINS navigation to be used
cPP-Bomb-flat-parabolic-trajectory
- 可以计算物体做平抛运动时的轨迹,包含问题介绍和程序-Can calculate the movement of the object to make flat parabolic trajectory, contains the problem descr iption and procedures
Velocity-planning
- 在三次样条的基础上实施速度规划。实现一定的轨迹目标-In the cubic spline based on the pace of implementation planning. To achieve a certain goal trajectory
plot--figure
- 自己编的小程序,可以实现每个编号相同的网格点做出的轨迹线,其他画图软件不能处理。-His series of small programs, you can achieve the same number of grid points each to make the trajectory line, the other drawing software can not handle.
MATLAB-homworks-
- 上学学习matlab的期末考试试题:包括地球和火星绕太阳运转动画演示;利用两种不同途径求解边值问题;多种方法求解Lorenz模型;多种方法求解Apollo卫星的运动轨迹;利用Matlab设计一个简单的计算器,要求:(1)友好的交互界面;(2)至少能够实现加减与乘除预算。-School learning matlab final exam questions include: Earth and Mars around the sun animation using two different
trajectory
- 用4阶龙格库塔法求解给定攻角情况下的空地导弹弹道。-to solve a given Angle of attack of the ballistic missile with a four order runge kutta method.