-
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算...
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算-Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points calculation
- 2022-03-23 21:12:52下载
- 积分: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
-
深度学习工具箱
深度学习matlab工具箱,包括 Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets。
- 2022-05-25 20:49:52下载
- 积分:1
-
PLS 的人脸识别
这个 matlab 文件是关于人脸识别的源程序。人脸识别方法是偏最小二乘法,简称 "PLS"。识别率可达 92%与我们脸样本。源文件中载有详细的注解,帮助读者理解算法原理。读者请尊重于 author 的艰苦的工作,并且不要不要将它用于商业。感谢您下载和阅读我的脸识别 matlab 文件。希望你有良好的阅读杂志,从我的工作得到很大的帮助。
- 2022-07-21 10:32:39下载
- 积分:1
-
这是一个用梯形法求积的程序实例(VC)
这是一个用梯形法求积的程序实例(VC)-This is a method for using trapezoidal plot examples of procedures (VC)
- 2023-04-24 11:50:03下载
- 积分:1
-
matlab, c 实现solbel
用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码完整实现。
- 2023-05-11 22:35:03下载
- 积分:1
-
D-S证据理论
本算法 从最简单的程序,渐渐深入,能够让读者以最快的速度,学会D-S算法在matlab中的实现过程。算法中标有详细的注释,最大程度上帮助读者完全掌握。
- 2022-02-03 17:15:47下载
- 积分:1
-
基数排序
资源描述在本资源中提供了基数排序的实现源码,并附有相应的注释,在vs2012中可以成功编译运行。
- 2023-08-27 19:30:03下载
- 积分:1
-
ACM contest the results calculation method they used C series, containing test d...
ACM比赛的成绩计算方法,自己用C编的,内附测试数据-ACM contest the results calculation method they used C series, containing test data
- 2022-02-15 04:25:16下载
- 积分:1
-
value iteration I investigated some of the methods were causing libraries
数值分析 查值 迭代 我把一些方法分别做成了库文件-value iteration I investigated some of the methods were causing libraries
- 2022-06-22 05:31:10下载
- 积分:1