GUI Design

Total 318 resources

Digital Signal Processing based on MATLAB: Contains convolution algorithms (overlap-save method, circular convolution), frequency analysis (FFT, DFT, DTFT), FIR filter design (window functions, ideal filters), GUI interfaces, power spectrum analysis

MATLAB 549 views Premium

This MLP (Multi-Layer Perceptron) neural network project features a comprehensive GUI interface. Execute the project by running GUI.m, which initializes the main application window and handles neural network configuration through callback functions.

MATLAB 457 views Premium

A MATLAB GUI-based digital image processing system featuring comprehensive functions including image reading/writing, display, histogram equalization, thresholding, wavelet decomposition/reconstruction, noise addition/removal, smoothing, sharpening,

MATLAB 369 views Premium

This MATLAB student grade inquiry system provides complete source code with instructional video tutorials. Ready-to-run implementation helps quickly master MATLAB syntax and operations through practical application. The system demonstrates data handl

MATLAB 246 views Premium

Implementation of ordinary and partial differential equation solvers using fourth-order Runge-Kutta method with MATLAB GUI interface. Key features include: GUI development, ODE/PDE solvers, difference methods, numerical integration algorithms (Runge-

MATLAB 249 views Premium

This is a simple implementation of the classic Tic-Tac-Toe game, developed as a practical exercise to demonstrate GUI development and algorithm implementation in MATLAB. The game features both single-player mode against computer AI and two-player mod

MATLAB 313 views Premium