GUI界面 Resources

Showing items tagged with "GUI界面"

MATLAB-based pixel-level image processing system with GUI interface, displaying processing results, ideal for image processing beginners. Includes fundamental operations: image inversion, mean/median filtering, Laplacian transform, and structured light stripe center extraction with algorithm implementations.

MATLAB 272 views Tagged

This design implements HMM-based speech signal recognition using MATLAB, capable of identifying digits 0-9 with a comprehensive GUI. The algorithm workflow includes: displaying original waveform, zoomed end-section waveform, short-term energy analysis, threshold setting, and endpoint detection. The system supports noise addition for accuracy comparison and allows secondary development into keypad-style telephone dial tone recognition.

MATLAB 291 views Tagged

This example demonstrates the following key functionalities: 1. GUI interface layout and visual effects implementation using MATLAB's guide or app designer 2. Methods for configuring Simulink module counts using toggle buttons and push buttons with callback functions 3. Integrated usage of edit text controls and sliders for dynamic parameter modification in Simulink models 4. Real-time display and updating of Simulink parameters on the GUI interface 5. Code implementation with comprehensive English comments for easier compilation and international compatibility

MATLAB 274 views Tagged