1. 首页
  2. 考试认证
  3. 其它
  4. MATLAB/Simulink实现不同导引律的弹道仿真及分析

MATLAB/Simulink实现不同导引律的弹道仿真及分析

上传者: 2023-07-29 16:54:08上传 ZIP文件 145.64KB 热度 12次

基于MATLAB/Simulink的弹道仿真, 包括追踪法、比例导引法、三点法和平行接近法的理想弹道仿真及分析。目标可以设置为匀速直线运动或静止不动。通过使用MATLAB程序,可以输出弹道图,实现对弹道数据的可视化分析。代码示例:plot(out.x1.data,out.y1.data) grid on hold on plot(out.x2.data,out.y2.data)。

下载地址
用户评论