matlab代码 Resources

Showing items tagged with "matlab代码"

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

MATLAB implementation of optimal seam texture synthesis method with sample images and web documentation. This algorithm implementation follows the research from "Image Quilting for Texture Synthesis and Transfer" paper, featuring texture block extraction, seamless stitching, and texture transfer capabilities.

MATLAB 189 views Tagged