资源列表
[matlab例程] flatsignal5
说明:平滑信号程序源代码,可用于模态分解,EMD,LMD等模态分解方法都能用到-Smooth signal program source code. . . For EMD<彭延峰> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[matlab例程] jf_Box_Muller_transform
说明:Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)<方> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[matlab例程] trackingfallingball
说明:用matlab实现kalman滤波器\condensation滤波器跟踪自由落体的小球-Using matlab to achieve condensation filter kalman filter tracking of free-falling ball<万琴> 在 2025-06-10 上传 | 大小:315kb | 下载:0
[matlab例程] gabor_bank
说明:用于生成不同的Gabor滤波器,并且可以对图像进行滤波的matlab代码。-Used to generate different Gabor filters, and can filter image matlab code.<李云> 在 2025-06-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小:50kb | 下载:0