Simulink Resources

Showing items tagged with "Simulink"

This is a 9th-order LMS adaptive equalizer implemented in Simulink, provided as teaching material. The model is designed with modular architecture allowing straightforward modification of filter order to achieve n-th order LMS adaptive equalizer functionality.

MATLAB 200 views Tagged

Adaptive Inverse Control Technology Simulink program designed for full-frequency band vibration isolation. Requires offline system identification for implementation and is fully operational for vibration control applications.

MATLAB 200 views Tagged

MATLAB Object Recognition and Counting: Implementing object detection and quantification in images using SIMULINK programming methodology. The implementation involves image preprocessing, segmentation algorithms, and blob analysis for accurate object counting. Key files include testpart.jpg (test image), readimg.m (image reading function with imread() implementation), and imagecount.mdl (main SIMULINK model for recognition and counting). Test image features a wheel with 24 visible gaps for validation.

MATLAB 287 views Tagged