-
ekf-ukf-pf
使用MATLAB编写了关于几种常用非线性滤波算法的程序,在程序中通过一个非线性估计问题,对EKF、UKF、PF三种方法的估计性能进行了比较,可作为学习非线性滤波的学习材料。
- 2022-02-02 05:25:52下载
- 积分:1
-
SVM classification
在这个项目中,我们有240个图像包含120个海滩和120个海滩
- 2022-06-26 02:15:06下载
- 积分:1
-
mfc写的五子棋源码
通过MFC写的五子棋源码,有兴趣的欢迎交流 对算法和界面,相关源码应有尽有 哈哈,还等什么,快下载把 嗯。。。。
- 2022-12-03 23:55:03下载
- 积分:1
-
一个快速算法的例子,有和一般算法的比较
一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
- 2022-03-18 07:42:54下载
- 积分:1
-
Lagrange interpolation, have done an interpolation algorithm
Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
- 2022-04-10 18:22:17下载
- 积分:1
-
快速排序与最长公共子序列算法(Visual C++)
快速排序与最长公共子序列算法(Visual C++)-Quick Sort and the longest common sub-sequence algorithm (Visual C++)
- 2022-02-24 23:17:56下载
- 积分:1
-
DFT和FFT变换几乎正常版本
dft fft transform fast and normal versions
- 2023-01-04 20:25:03下载
- 积分:1
-
BLDC 风机程序和原理图
xc836芯片控制带霍尔传感器直流无刷电机驱动程序,能够实现直流无刷电机的启动停止换向及pid调速等功能,对于直流无刷电机的研究入门人员有很大的帮助
- 2023-06-09 15:35:03下载
- 积分:1
-
issue a travel home to travel home to drive a car with the minimum of cost yi us...
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
- 2023-09-07 00:25:03下载
- 积分:1
-
面阵中的二维角度估计unitary-esprit算法
资源描述本文基于面阵提出一种UNITARY-ESPRIT算法解决非相干信源的二维DOA估计问题,利用酉变换把复值导向矩阵和复协方差矩阵转换为实值计算,因此特征值分解或者奇异值分解仅在实数域下进行,大大降低运算复杂度,而且估计性能优于传统的ESPRIT算法。
- 2022-08-19 05:30:42下载
- 积分:1