-
用一个维持和平的搜索极端记录在案!没有细节…
用维和行动搜索极端详细的记录就够了!没有详细说明具体的软件功能
- 2023-06-15 16:10:03下载
- 积分:1
-
UWB信道建模
给出了UWB信道的s-V室内信道模型,并给出了基本的信道估计算法的调试,有利于接触信道估计算法的初级学着的学习研究
- 2023-05-09 10:15:03下载
- 积分:1
-
写多项式类,并进行多项式的输入输出,加减运算。
写多项式类,并进行多项式的输入输出,加减运算。
- 2023-06-10 18:25:02下载
- 积分:1
-
实验3 自上而下语法分析 LR分析
编译原理 实验3 自上而下语法分析 LR分析 编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析
学习编译原理的实验报告,c++语言啊 很好的实验报告哦!
- 2022-09-25 18:15:02下载
- 积分:1
-
这是在高高的GPU
这是在GPU上进行高速数字计算的数学库函数,以实现通用GPU计算-This is the GPU on the high-speed digital computing mathematical library functions in order to achieve universal GPU computing
- 2022-06-11 12:33:43下载
- 积分: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
-
地震勘探正演模拟
地震勘探中的正演模拟,是层状模型的,有限差分正演,真的很不错的,用fortran编写的,哈哈哈哈哈
- 2022-01-25 18:39:55下载
- 积分:1
-
CRC校验分析算法
一个非常实用的CRC校验分析器的源代码,适合初学者和正在开发通信系统中CRC校验分析算法的实用。
- 2022-02-27 05:24:17下载
- 积分:1
-
爬虫.java
爬虫算法
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
- 2022-10-25 20:50:03下载
- 积分:1
-
数学建模98B灾害检测线的求解器(MTSP)
数学建模98B 题灾情巡视路线求解程序(多旅行商)-mathematical modeling 98B disaster inspection line that the solver (MTSP)
- 2022-05-30 11:42:47下载
- 积分:1