资源列表
[matlab例程] jf_Box_Muller_transform
说明:Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)<方> 在 2025-01-23 上传 | 大小:1kb | 下载:0
[matlab例程] trackingfallingball
说明:用matlab实现kalman滤波器\condensation滤波器跟踪自由落体的小球-Using matlab to achieve condensation filter kalman filter tracking of free-falling ball<万琴> 在 2025-01-23 上传 | 大小:315kb | 下载:0
[matlab例程] gabor_bank
说明:用于生成不同的Gabor滤波器,并且可以对图像进行滤波的matlab代码。-Used to generate different Gabor filters, and can filter image matlab code.<李云> 在 2025-01-23 上传 | 大小:2kb | 下载: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 bea<Lin > 在 2025-01-23 上传 | 大小: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<Lin > 在 2025-01-23 上传 | 大小:40kb | 下载:0