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

搜索资源列表

  1. zuiyou

    3下载:
  2. 用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)观测误差是与和均不相关的白噪声序列,并且有 (3)观测数据存放在附加的文件中(单位:m)。 要求:分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: (1) 距离S(t)的最佳估计及估计误差, (2) 距离S(t-5)的最佳平滑及估计误差, (3) 距离S(t+5)的最佳预测及估计误差,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.24kb
    • 提供者:裴海波
  1. cycle-slip-Detecting

    1下载:
  2. 在matlab下实现使用双频组合观测值对观测值中的周跳进行探测,附有实验数据文件-In matlab combination to achieve dual-frequency observations using the observed values ​ ​ of the cycle slip detection, with the experimental data file
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:203.83kb
    • 提供者:刘胜男
  1. loadrinexob

    3下载:
  2. RINEX 2.1 观测数据文件读取程序-RINEX 2.1 data file read process observed
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.23kb
    • 提供者:liray
  1. Kalman-GPS

    2下载:
  2. 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:刘玥
  1. timesplitrinex(

    0下载:
  2. 这个程序主要是实现对一个大的GPG的观测文件(Rinex)按照一定的时间进行切割。-TIMESPLITRINEX splits a RINEX GPS file by time.TIMESPLIT(FILENAME,t) breaks a RINEX file into shorter files of length t in seconds. Useful for breaking a large file into days, or a day file into hours, etc.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:
  1. Matlab_gps_pingcha

    2下载:
  2. matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。-matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:401.23kb
    • 提供者:豆豆
  1. RINEXcode

    0下载:
  2. 这是用matlab语言编写的程序,主要应用于对GPS观测文件的读取。-This is a program written in matlab language, mainly used to read files on the GPS observations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21.05kb
    • 提供者:张鹏飞
  1. openOfile

    0下载:
  2. 逐行读取GPS观测文件中的信息,实现提取站坐标,L,P观测值等各项观测值,生成一个观测值矩阵。-GPS observation file line by line to read the information, to achieve extraction station coordinate, L, P observations and other observations, to generate a matrix of observations.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:liqiang
  1. Internal-sort-of-comparison-method

    0下载:
  2. 1)对以下9种内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序、折半插入排序、二路插入排序、归并排序。 (2)待排序表的表长不小于 100;其中的数据要用伪随机数产生器产生;至少要用 5 组不同的输入数据做比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换为 3 次移动)。 (3)针对不同的输入表长做试验,观测检查两个指标相对表长的变换情况。 (4)随机产生的数据保存到文件 input.txt 中,将各个算法的关键字比较次
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.55kb
    • 提供者:张元弟
  1. UWB-matlab-file

    0下载:
  2. 此程序为UWB的产生程序,将其作为M文件复制到新建M文件即可使用!观测仿真效果-TH-PPM-UWB Simulink simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15.44kb
    • 提供者:王博
  1. read-obs

    0下载:
  2. 自编读GPS观测站的观测文件,数据输出时间,相位,伪距-read gps observation station file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:750.78kb
    • 提供者:费翔
  1. readfile

    0下载:
  2. 对二进制数据文件格式进行重新排序的C程序源码。例如有很多个站的很多时刻的观测数据。本程序将以时间排序的数据变为以站点排序的数据,适应很多工程处理的需要。-Reordering of the binary data file format C program source. For example, the observational data of many stations a lot of time. This procedure will be time to sort the data
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:222.74kb
    • 提供者:赵姣姣
  1. TempratureOutput

    0下载:
  2. 读出特定地面气象要素观测值之温度文件当中温度值的c语言程序-read the temprature of a certion file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:194.31kb
    • 提供者:mayun
  1. FSWT

    5下载:
  2. 频率切片小波变换程序(FTWT),matlab的m文件。从一种新的角度出发,通过自由选择频率切片函数、引进新尺度参数,在频率域实现小波变换,该变换能够很好地刻画信号各成分之间的相对能量关系。此外,频率切片小波变换的时频窗中心频率就是观测频率,而无需进行尺度换算。-Frequency slice wavelet transform procedures (FTWT), matlab m file. Starting from a new angle, through freely chosen f
  3. 所属分类:matlab

    • 发布日期:2015-03-08
    • 文件大小:61kb
    • 提供者:袁殿
  1. shuizhunceliang

    0下载:
  2. 水准测量程序,可直接读取观测文件,也可手动输入,可加权分配闭合差-Leveling program can read files directly observed, can also be entered manually, can be weighted distribution misclosure
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:桂仁
  1. GPS_ReadData

    0下载:
  2. 读取RINEX导航文件和观测文件。只检测RINEX version 2.10。-read RINEX GPS navigation files and observation file. only tested for RINEX version 2.10.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.68kb
    • 提供者:WANGZHIHUA
  1. Klobuchar_Model1

    0下载:
  2. klobuchar模型需要导航文件和观测文件(The Klobuchar model requires navigation files and observation files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:大司命
  1. goGPS_MATLAB-0.5.1beta3.tar

    2下载:
  2. GPS单点定位,通过读取观测文件和导航文件等来计算伪距和载波相位观测等方程。(GPS single point positioning, by reading the observation file and navigation files to calculate the pseudo range and carrier phase observation equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:17.28mb
    • 提供者:qingshan613
  1. READ

    0下载:
  2. 准确读取RINEX卫星导航文件与地面接收机观测文件程序(Accurately read the RINEX satellite navigation file and the ground receiver observation file program.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:1kb
    • 提供者:梦倾
  1. 卫星位置俯仰角计算

    1下载:
  2. 通过GPS卫星星历文件和观测文件,计算卫星位置及俯仰角(Calculate the position and pitch angle of satellite by means of GPS satellite ephemeris file and observation document.)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-19
    • 文件大小:557kb
    • 提供者:zhezz
« 12 »
搜珍网 www.dssz.com