-
java程序实现的通俗易懂的二分查找的算法源代码
java程序实现的通俗易懂的二分查找的算法源代码-java program to achieve the user-friendly dichotomous search algorithm source code
- 2022-08-18 10:42:39下载
- 积分: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
-
ex2_1 利用Z变换求系统输出
ex2_2 求DFT
ex2_3 求序列的圆周移位
ex2_4 求序列的圆周卷积
ex2_5 简单的DFT实例...
ex2_1 利用Z变换求系统输出
ex2_2 求DFT
ex2_3 求序列的圆周移位
ex2_4 求序列的圆周卷积
ex2_5 简单的DFT实例-for the use of Z transform ex2_1 system output DFT ex2_3 for ex2_2 sequence for translocation of the circumference of the circle sequence ex2_4 for easy ex2_5 the DFT convolution example
- 2022-07-08 23:06:30下载
- 积分:1
-
有向图的邻接矩阵深度优先搜索
用C语言表述图的数据结构,该图为有向图,且是用邻接矩阵表示的,然后同过深度优先算法遍历图中的每个节点,实现对其的访问。该程序描述的是关于数据结构中有向图的遍历操作,是对图这种数据结构的一种基本的访问方法。
- 2022-05-23 10:21:04下载
- 积分:1
-
麻省理工学院光子晶体的计算程序,很强大,很有价值…
麻省理工的计算光子晶体的程序,功能非常强大,很有研究价值的软件-MIT photonic crystal calculation procedures, which is very strong, very valuable software
- 2022-04-17 05:02:37下载
- 积分:1
-
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用...
已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions alone
- 2022-02-22 00:19:10下载
- 积分:1
-
xml读写库C++源码
TinyXML是一个简单小巧,可以很容易集成到其它程序中的C++ XML解析器。 TinyXML被设计得容易快速上手。它只有两个头文件和四个cpp文件。只需要把它们简单地加到你的项目中就行了。有一个例子文件——xmltest.cpp来引导你该怎么做。TinyXML以Zlib许可来发布,所以你可以在开源或者商业软件中使用它。许可证更具体的描述在每个源代码文件的顶部可以找到。TinyXML在保证正确和恰当的XML输出的基础上尝试成为一个灵活的解析器。TinyXML可以在任何合理的C++适用系统上编译。它不依赖于异常或者运行时类型信息,有没有STL支持都可以编译。TinyXML完全支持UTF-8编码和前64k个字符实体。
- 2022-03-16 12:21:26下载
- 积分:1
-
基于Apriori、FP-Growth及Eclat算法的频繁模式挖掘源程序
关联分析频繁模式挖掘Apriori、FP-Growth及Eclat算法的JAVA及C++实现。三种算法实现的完整源码工程、源文件、PPT、测试数据及输出示例 ,包括Apriori、FP-Growth及Eclat三种算法的频繁模式挖掘源程序
- 2022-01-27 21:50:01下载
- 积分:1
-
detailed algorithm design
详细龙贝格算法设计-detailed algorithm design
- 2022-02-02 15:07:27下载
- 积分:1
-
从 c + + 的.txt 文件中读取文本
从 c + + 的.txt 文件中读取文本。此功能可帮助您阅读 txt 文件,如果你是一个初学者,使用很方便
- 2022-04-17 22:59:52下载
- 积分:1