实现 Resources

Showing items tagged with "实现"

Implementation of Viterbi decoding algorithm for convolutional codes with support for both soft-decision and hard-decision decoding methods, featuring algorithm explanations and code implementation details derived from English academic textbooks.

MATLAB 308 views Tagged

MATLAB source code for DC servo motor control implementation, featuring a three-closed-loop control structure with position feedback, speed feedback, and current feedback. The system employs hybrid fuzzy-PID control, which automatically switches to PID control under small deviations. This approach achieves higher steady-state accuracy than pure fuzzy control, while providing faster dynamic response and smaller overshoot compared to conventional PID control.

MATLAB 199 views Tagged