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

搜索资源列表

  1. fortran

    2下载:
  2. 卫星轨道预测模型SGP的matlab源代码,经过了验证,可行!-SGP satellite orbit prediction model of the matlab source code, after verification, viable!
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:492.23kb
    • 提供者:zhanglin
  1. split

    0下载:
  2. 城市交通方式划分,运用于城市轨道交通需求预测-Traffic cell Od merging process, applied to urban rail transport demand forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:561byte
    • 提供者:何明
  1. transrail

    1下载:
  2. 城市轨道交通客流需求预测模型,非集计思路-Urban rail transport passenger demand forecasting model, non-collection design ideas
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.21kb
    • 提供者:何明
  1. 0530ga-bp

    0下载:
  2. 遗传算法优化神经网络 用于城市轨道交通车站客流预测-The genetic algorithm optimization neural network for urban rail transit station passenger flow forecast
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1.41kb
    • 提供者:李俊芳
  1. essay0311

    0下载:
  2. 采用BP神经网络预测城市轨道交通车站接驳客流总量-BP neural network prediction of urban rail transit station connected to the passenger total
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.07kb
    • 提供者:李俊芳
  1. mywnn

    0下载:
  2. 小波神经网络预测城市轨道交通车站接驳客流总量-Wavelet neural network to predict the urban rail transit station connected to the passenger total
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1.29kb
    • 提供者:李俊芳
  1. wnn

    1下载:
  2. 小波神经网络预测城市轨道交通车站接驳客流总量-Wavelet neural network to predict the urban rail transit station connected to the passenger total
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-28
    • 文件大小:1kb
    • 提供者:李俊芳
  1. gabp

    3下载:
  2. 新版本的matlab代码 遗传算法优化神经网络预测城市轨道交通车站接驳客流总量-A new version of the matlab code genetic algorithm optimization neural network prediction of urban rail transit station connecting passenger total
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-04
    • 文件大小:2kb
    • 提供者:李俊芳
  1. jingqeng

    0下载:
  2. 包括轨道机动仿真、初轨计算,用MATLAB编写的遗传算法路径规划,阐述了负荷预测的应用研究。- Including orbital maneuvering simulation, initial orbit calculation, Genetic algorithms using MATLAB path planning, It describes the application of load forecasting.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9.5kb
    • 提供者:nbivms
  1. qannui_v24

    0下载:
  2. 迭代自组织数据分析,可以广泛的应用于数据预测及数据分析,包括轨道机动仿真、初轨计算。- Iterative self-organizing data analysis, Can be widely used in data analysis and forecast data, Including orbital maneuvering simulation, initial orbit calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:孟艳
  1. bingkou

    0下载:
  2. 阐述了负荷预测的应用研究,代码里有很完整的注释和解释,包括轨道机动仿真、初轨计算。- It describes the application of load forecasting, Code, there are very complete notes and explanations Including orbital maneuvering simulation, initial orbit calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.29kb
    • 提供者:vhvhigjb
  1. faofing_v71

    0下载:
  2. 阐述了负荷预测的应用研究,分数阶傅里叶变换计算方面,包括轨道机动仿真、初轨计算。- It describes the application of load forecasting, Fractional Fourier transform computing, Including orbital maneuvering simulation, initial orbit calculation.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3.53kb
    • 提供者:刘永红
  1. ling-uf76

    0下载:
  2. 包括轨道机动仿真、初轨计算,是小学期课程设计的题目,阐述了负荷预测的应用研究。- Including orbital maneuvering simulation, initial orbit calculation, Is the topic of the elementary school stage curriculum design, It describes the application of load forecasting.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8.12kb
    • 提供者:jenhenhaofiu
  1. Kalman

    0下载:
  2. 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Kalman and Bucy (1961)发表。(A basic filtering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:931kb
    • 提供者:粽子05
  1. Kalman filter

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:yxzfrank
  1. P2_KalmanFilter_Example

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:水木黄昏
  1. MATLAB

    0下载:
  2. 根据已经给出的半径、速度向量,预测卫星两天后在轨道上面的位置。(Prediction of satellite orbit position according to radius and velocity vecto)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:82kb
    • 提供者:Frizer
  1. guidao

    1下载:
  2. 根据给出的速度与位置向量,预测两天后卫星在轨道上面的位置。(According to the velocity and position vector given, the position of the satellite on the orbit is predicted two days later.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:49kb
    • 提供者:Frizer
搜珍网 www.dssz.com