CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 飞机轨迹

搜索资源列表

  1. kitty

    2下载:
  2. 一. 追踪模型 以(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代dt) 程序中第一个for循环代表发射导弹打飞机,第二个
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:803byte
    • 提供者:白小欣
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17kb
    • 提供者:wchen1983
  1. 追踪C~1

    1下载:
  2. 一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:324.94kb
    • 提供者:徐杰猛
  1. rideplot-2004halloween.tar

    0下载:
  2. GPS Ride Plot软件转换一个下载的GPS轨迹,并生成一个PNG格式的地图图像。这已经成为一个主要的绘图方法。它也可以绘制几乎任意的GPS轨迹,并已经完成对汽车,电车或喷气式飞机的绘制。-GPS Ride Plot download a software conversion of GPS tracks, and generate a map of the PNG format images. This has become a major method of drawing. It c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20.4kb
    • 提供者:wulu
  1. 20073102092038045

    0下载:
  2. 实现了飞机飞行路线轨迹重放功能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:6.36kb
    • 提供者:李佳
  1. Sim43

    1下载:
  2. 雷达轨迹分析系统绘制的飞机运动的轨迹。运用Simulink中的封装子系统、S函数运算等各种常见功能
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:8.74kb
    • 提供者:kenny2046
  1. ShootGame

    1下载:
  2. 本示例是一个射击游戏Demo,主要功能包含: 1、 玩家飞机基本控制 2、 飞机连续发射多颗子弹 3、 子弹轨迹实现 4、 敌方飞机轨迹实现 5、 敌方飞机连续发射多颗子弹 6、 敌人出现逻辑(以脚本方式实现,便于关卡编辑) 7、 一个最基本的脚本生成程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:80.96kb
    • 提供者:力强
  1. flight_trajectory.rar

    9下载:
  2. 模拟飞机的运行轨迹,包括爬升、航路、降落、进近、着陆等飞行阶段,AIRCRAFT FLIGHT TRAJECTORY
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:157.11kb
    • 提供者:jing ling
  1. kalman

    0下载:
  2. 一个kalman滤波的仿真程序,仿真的是雷达探测飞机的飞行轨迹,里面的word文档说的比较详细了。-A kalman filter simulation procedures, simulation of the plane are radar flight path, inside the word document that has more detailed.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:115.32kb
    • 提供者:
  1. trace

    4下载:
  2. 飞机轨迹发生器使用matlab写成的可用来模拟飞机飞行轨迹-The use of the aircraft trajectory generator can be written in matlab to simulate the aircraft flight path
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:432.95kb
    • 提供者:帅来帅去
  1. trace

    0下载:
  2. 这是模拟飞机飞行的不同阶段的轨迹程序,比较全面,可用于捷联和组合导航的数据来源-This is a simulated flight trajectory of the different stages of process, more comprehensive, can be used in strapdown and navigation data sources
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5.31kb
    • 提供者:yyh
  1. s_GPS_INS_position_sp_demo

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2013-07-10
    • 文件大小:670.59kb
    • 提供者:cuijianyong
  1. work

    0下载:
  2. matlab飞机轨迹自动生成程序,网友可根据自己需求 更改轨迹-trajectory of aircraft programe
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:13.67kb
    • 提供者:wsjyzx
  1. 飞行轨迹模拟

    1下载:
  2. 利用solidworks建模,并给出惯导数据,利用labview进行编程,模拟飞机飞行姿态变化和轨迹(Using SolidWorks modeling, and give INS data, using LabVIEW programming, simulation aircraft flight attitude changes and trajectory)
  3. 所属分类:LabView编程

  1. 飞行姿态模拟8.6

    0下载:
  2. 利用solidworks进行飞机建模,预先计算出惯导数据,用labview软件模拟飞机飞行轨迹和姿态变化(Using SolidWorks modeling, and give INS data, using LabVIEW programming, simulation aircraft flight attitude changes and trajectory)
  3. 所属分类:LabView编程

  1. snakemodel

    2下载:
  2. 飞机如盘旋、蛇形和眼镜蛇等机动动作轨迹仿真(The maneuvering motion of an aircraft, such as hovering snake)
  3. 所属分类:交通/航空行业

  1. Simulation-MFiles

    1下载:
  2. 粒子滤波在追踪飞机轨迹中的应用,绘制飞机航线(Application in tracking of particle filter.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:10kb
    • 提供者:Satisfying
  1. Aerial_recovery_demo

    1下载:
  2. 做的非常好的飞机控制,飞机模型和轨迹分析都有(Excellent aircraft control, aircraft model and trajectory analysis.)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:36kb
    • 提供者:yuewei811010
  1. aircraft trajectory

    1下载:
  2. 飞机 惯导定位 轨迹仿真 matlab 可直接使用(aircraft ins Trajectory simulation matlab Can be used directly)
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:3kb
    • 提供者:喵咩
  1. 随机生成飞机轨迹

    1下载:
  2. 可以仿真出微观范围的飞机飞行的轨迹,轨迹可以随机生成(It can simulate the flight trajectory of the aircraft in the micro range, and the trajectory can be randomly generated)
  3. 所属分类:*行业应用

    • 发布日期:2020-07-02
    • 文件大小:25kb
    • 提供者:Tony131313
« 12 3 »
搜珍网 www.dssz.com