CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - flight

搜索资源列表

  1. airport

    0下载:
  2. 【问题描述】假设机场有一条跑道,每架飞机需花费一定时间着陆,花费一定时间起飞,飞机的起降满足一定的概率。一般来讲,机场存在两个队列,一个等待着陆的飞机队列和一个等待起飞的飞机队列,同样等待时间下,等待着陆的飞机比准备起飞的飞机具有更高的优先级。试编写程序模拟这个机场的运行。 【基本要求】使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。 【实现提示】可以假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:185429
    • 提供者:李梅
  1. non-controlled--missile-Simulation

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

    • 发布日期:2017-03-26
    • 文件大小:25736
    • 提供者:周胜俞
  1. feikong

    1下载:
  2. 飞控板子的资料 爱共享 爱学习 这是学习航模的重要资料 -Flight control board information sharing love love learning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-26
    • 文件大小:9595000
    • 提供者:王超
  1. sizhouyuanbanfeikongchengxu

    0下载:
  2. 四周原版飞控原码c程序 需要的可以下载啊 好资料要分享的-Four weeks original flight control the original code c procedures need to be downloaded ah good information to share
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:46923
    • 提供者:王超
  1. SECPSO

    0下载:
  2. 二阶粒子群,比pso更加精确更加灵敏地优化函数。在标准pso算法中,微粒的飞行速度仅仅是微粒当前位置的函数,而二阶粒子群算法中微粒飞行速度的变化与微粒位置的变化有关-Second swarm, more sensitive and more accurate than pso optimize function. Pso algorithm in the standard, the particle particle flight speed is only a function of the
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1837
    • 提供者:
  1. feixinghangcheng

    0下载:
  2. 利用matlab计算点飞行航程的教程 清晰易懂~-Calculation points using matlab tutorial flight from lucid ~
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:76243
    • 提供者:cher
  1. shiyan

    0下载:
  2. 对飞机航班信息进行排序和查找。可按航班的航班号、起点站、到达站、起飞时间以及到达时间等信息进行查询与排序。-The aircraft flight information for sorting and searching. According to flight number, starting point, destination station, departure time and arrival time information query and sorting.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:129360
    • 提供者:张鹏
  1. FEIKONG

    0下载:
  2. 飞机控制系统设计包含飞控模型以及控制策略 合适运用-Design Control System aircraft flight control models, and includes the appropriate use of control strategies
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5221
    • 提供者:matianli
  1. sim_model

    2下载:
  2. 基于非线性动态逆的F18飞行控制仿真,包括动态逆的构建、PD控制律等-Control based on nonlinear dynamic inversion F18 flight simulation, including building dynamic inverse, PD control law, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:205816
    • 提供者:小布丁
  1. airline

    0下载:
  2. 航班系统,包括订票,退票,增加航线,删除航线,修改航线等操作。-The flight system, including booking, a refund, increase the route, delete route, route revision operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:24362
    • 提供者:天琪
  1. PSO_0.3-1.bin

    0下载:
  2. This document introduces the Particle Swarm Optimization (PSO) in Scilab. The PSO method, published by Kennedy and Eberhart in 1995, is based on a population of points at first stochastically deployed on a search field. Each member
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:138519
    • 提供者:ahmad
  1. PSO-0.3-1-src

    0下载:
  2. This document introduces the Particle Swarm Optimization (PSO) in Scilab. The PSO method, published by Kennedy and Eberhart in 1995, is based on a population of points at first stochastically deployed on a search field. Each member
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:104352
    • 提供者:ahmad
  1. KalMan

    0下载:
  2. 卡尔曼滤波在目标跟踪中的应用与仿真,对给定飞行方向和飞行速度的飞行器航迹进行了滤波;通过Matlab进行了仿真,并给出了仿真结果。-Kalman filtering in target tracking application and simulation, for a given flight direction and flight speed of the aircraft track is filtered through Matlab simulation, and the simu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:彩云
  1. AntColonySystem

    0下载:
  2. this file solves the problem of flight over trains using ACO.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:maryam
  1. cuckoo_search

    0下载:
  2. 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。 CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效-Cuckoo search (Cuckoo Search, acronym CS)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:了了
  1. four-rotor-matlab

    0下载:
  2. 山猫飞控的matlab文件,包括自适应控制程序-Bobcats flight control matlab files, including adaptive control program
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:96027
    • 提供者:李珂
  1. PIDNN

    1下载:
  2. 基于PIDNN的无人机飞行控制系统仿真。-Simulation of UAV flight control system PIDNN.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1636
    • 提供者:王栩浩
  1. 13

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6589
    • 提供者:hhhh
  1. chapt

    2下载:
  2. 基于RBF网络的动态面自适应控制,以飞行器航迹角自适应神经网络动态面为例进行了讲解。-Adaptive dynamic surface control based on RBF network, with the flight path angle neural network based adaptive dynamic surface as an example to explain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:52430
    • 提供者:hudizhiwa
  1. Four-rotor-Simulator

    0下载:
  2. 四旋翼飞行仿真计算,对旋翼进行气动仿真计算,以及控制设计-Four-rotor flight simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1089848
    • 提供者:david
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com