资源列表
[matlab例程] gabor_bank
说明:用于生成不同的Gabor滤波器,并且可以对图像进行滤波的matlab代码。-Used to generate different Gabor filters, and can filter image matlab code.<李云> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[matlab例程] matlab
说明:matlab具有强大的数值计算能力,生成的图形简便,直观。该文件中包含了一些matlab中数值计算方面的例程,包含了一些原创程序。-matlab numerical calculation has powerful ability to generate graphics simple and intuitive. The document contains a number of numerical computing matlab routine, including a number of<赵科> 在 2025-06-14 上传 | 大小:40kb | 下载:0
[matlab例程] particlefilter
说明:% % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, % 1 graphics, particles, beacons, ground truth % 2 graphics, as above + range circles % % perfect 0 use beacon range data % 1 use gro<Lin > 在 2025-06-14 上传 | 大小:7kb | 下载:0
[matlab例程] hybridSIREKF
说明: To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 2<Lin > 在 2025-06-14 上传 | 大小:40kb | 下载:0
[matlab例程] rbpfdbn
说明:% PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)- PURPOSE: Demonstrate the differences between the following filters on a simple DBN<Lin > 在 2025-06-14 上传 | 大小:50kb | 下载:0
[matlab例程] upf_demos.tar
说明: % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5) PF wit<Lin > 在 2025-06-14 上传 | 大小:29kb | 下载:0
[matlab例程] bayes_demo
说明:目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m-Target tracking extended Kalman filter algorithm is the main function of the document:<Lin > 在 2025-06-14 上传 | 大小:135kb | 下载:0
[matlab例程] targettrackingusingkalman
说明:target tracking using kalman<Lin > 在 2025-06-14 上传 | 大小:682kb | 下载:0