检测方法 Resources

Showing items tagged with "检测方法"

Application of wavelet transform for motor fault signal analysis, covering fundamental knowledge in motor fault diagnosis and condition monitoring including detection methods, allowable limits, diagnostic equipment principles, along with Hilbert transform-based signal analysis implementation approaches.

MATLAB 310 views Tagged

Application Background: This project implements vehicle detection and tracking in video sequences, where detection results are marked with red bounding boxes and tracking results with green bounding boxes. The code includes a series of motion vehicle frame images. Key Technologies: Vehicle detection utilizes background subtraction method with average background updating, while tracking employs Kalman filtering. The implementation features detailed code explanations with detection and tracking results visually distinguished by colored bounding boxes.

MATLAB 233 views Tagged

Source: My graduation project simulation results. File provides comparison of BER performance for multiple detection techniques in narrowband Rayleigh fast fading channels. Key customizable parameters include tx (transmit antennas), rx (receive antennas), L (simulation iterations), and EbN0 (signal-to-noise ratio range). Implementation note: The simulation utilizes MATLAB functions db.m and minnorm.m containing algorithms for channel modeling and detection methods comparison.

MATLAB 193 views Tagged