matlab代码 Resources

Showing items tagged with "matlab代码"

A MATLAB implementation for multi-object tracking featuring background subtraction with real-time updating capability. The code performs excellently when tracking fewer than 8 objects but experiences significant performance degradation beyond this threshold. Includes comprehensive documentation for implementation guidance.

MATLAB 212 views Tagged

Using 2x decimation as a practical example, this analysis explores the fundamental principles and implementation methods of polyphase filtering. The discussion includes MATLAB code demonstrating how polyphase filtering achieves equivalent functionality to traditional FIR filtering while potentially offering superior performance in specific scenarios, with experimental results validating the approach.

MATLAB 185 views Tagged