登录
首页 » 算法 » 用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)...

用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)...

于 2022-03-11 发布 文件大小:2.24 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)观测误差是与和均不相关的白噪声序列,并且有 (3)观测数据存放在附加的文件中(单位:m)。 要求:分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: (1) 距离S(t)的最佳估计及估计误差, (2) 距离S(t-5)的最佳平滑及估计误差, (3) 距离S(t+5)的最佳预测及估计误差, (4) 对结果进行分析讨论。 -By one observer from the t = 1 PST on a moving target tracking for distance measurement, assuming that the observation interval is one second, the radar that the distance between the moving target for the S (t) (1) the statistical characteristics of the initial condition (2) observational error is not associated with white noise sequence, and (3) observational data stored in the attached document (unit: m). Requirements: Analysis of the above-mentioned object, the establishment of the system model, constructed Kalman filter, programming terms, seeking: (1) distance from S (t) the best estimate and the estimation error, (2) distance from S (t-5) the most good smoothing and estimation error, (3) distance from S (t+ 5) t

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QR分解求解矩阵特征值
    算法的思路:首先对矩阵QR分解,然后矩阵转置,接着矩阵乘机,通过不断的迭代是的举着下三角元素小于设定的阈值,这样得到的矩阵主对角元素上 元素就是所求的矩阵特征值
    2023-07-05 03:55:04下载
    积分:1
  • 使用直观的、线性回归实现的程序!
    利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
    2022-04-25 16:40:46下载
    积分:1
  • 基于sift特征的图像拼接
    基于sift特征的图像拼接主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合
    2023-03-11 19:15:04下载
    积分:1
  • 人脸识别PCA
    PCA是最经典的算法,是很适合用于人脸识别的,而且可以有效地降维,提起特征值。
    2022-08-26 14:37:35下载
    积分:1
  • 约瑟夫问题的求解方案,经典
    约瑟夫问题的求解方案,经典-Joseph solving the problem, classic
    2023-03-15 03:10:03下载
    积分:1
  • A very powerful method of steepest descent algorithm for the C++ program, the re...
    很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
    2022-06-17 04:18:10下载
    积分:1
  • 最小二乘和主成分回归对同一数据进行分析,比较其优缺点...
    最小二乘法和主成分回归法对同一数据进行分析,比较其优缺点-Least square method and principal component regression analysis of the data on the same, compare their advantages and disadvantages
    2022-06-03 06:50:36下载
    积分:1
  • compiler principles of regular
    编译原理中的正则式匹配算法-compiler principles of regular-matching algorithm
    2022-02-24 20:36:43下载
    积分:1
  • 线程池实现
    类池管理来自客户端的请求。 管理是存储在一个优先队列中的请求,在并行执行它们。 在并行执行的请求的最大数目是最大值-变量的构造函数。 Run 的函数打开一个新的线程调用的主线程,做管理工作的。 池中添加一个新的请求进行排队功能,此函数是线程安全的。 等待函数被阻塞直到所有 (或特定请求) 的要求也都结束了。
    2022-03-17 09:45:45下载
    积分:1
  • 文件转成c数组
    这是一个把文件转化成c/c++语言中的数组的代码, 方便把资源文件加入程序中编译。
    2022-04-20 02:26:54下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载