贝叶斯滤波 Resources

Showing items tagged with "贝叶斯滤波"

Multiple different image filtering MATLAB source codes including Wiener filtering, wavelet filtering, Bayesian filtering, LEE filtering, frost filtering, kuan filtering, and more. Each implementation demonstrates practical approaches to image processing with algorithm-specific optimizations.

MATLAB 204 views Tagged

An executable multi-target tracking simulation implemented using the Probability Hypothesis Density (PHD) algorithm. The PHD filter represents multi-target states and observations as random sets, which are then incorporated into Bayesian filtering iterations, eliminating the need for explicit data association and revolutionizing multi-target tracking technology.

MATLAB 209 views Tagged