-
tossim中dymo路由
nesc语言编写的dymo路由协议nesc语言,tinyos,dymo路由协议
- 2023-04-07 20:35:03下载
- 积分:1
-
用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为
(2)...
用一观测器从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
- 2022-03-11 21:07:50下载
- 积分:1
-
自己做的程序,可能对你有用
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-04-20 19:06:41下载
- 积分:1
-
启动 NS_2.35
在 NS 2.35 启动 tcl 代码简单启动。你可以轻松学会它的形式如何 tcl 文件中的代码。什么会的参数。值。只是用户友好的代码。
- 2022-06-21 15:03:09下载
- 积分:1
-
这个也是单纯性算法程序,可以与NM算法比较优劣。
这个也是单纯性算法程序,可以与NM算法比较优劣。-This is a simple algorithm procedures, NM algorithm can be compared with the pros.
- 2022-02-09 14:33:44下载
- 积分:1
-
自适应滤波理论
Adaptive Filter Theory
- 2022-08-08 21:02:56下载
- 积分:1
-
火焰识别程序
可以识别图片中火焰区域,目前支持jpg和bmp格式图片。主要根据火焰的颜色来识别,同时结合火焰的边缘轮廓特征。对于视频中的火焰识别,已经在界面中添加了接口,后续还需要完善,识别的算法是一样的,需要解析视频后,将每一帧作为一个单独的图片来识别
- 2022-06-21 10:47:02下载
- 积分:1
-
cholesky分解 c++
#include
#include
#include
#include
#include
using namespace std;
int main (int argc, char* argv[])
{
cout
- 2022-01-27 16:58:06下载
- 积分:1
-
凸包算法C++实现
此算法为凸包算法。即在一系列的点中找到他们之间的凸包节点,即能够包围所有节点的边缘节点。主要调用函数为convexHull函数,输入为点的坐标。
- 2023-08-12 23:05:03下载
- 积分:1
-
意大利保罗.基迪茨著,国内著名高校学些翻译。经典的有关数据挖掘的教材。...
意大利保罗.基迪茨著,国内著名高校学些翻译。经典的有关数据挖掘的教材。 -Italian Paul.基迪茨, and domestic well-known colleges and universities learn more Translation. Classical data mining-related teaching materials.
- 2022-02-28 10:19:23下载
- 积分:1