程序说明 Resources

Showing items tagged with "程序说明"

A custom MATLAB implementation of the Expectation Maximization (EM) algorithm, featuring detailed execution methods and program explanations. This resource provides particularly valuable assistance for beginners learning this algorithm.

MATLAB 257 views Tagged

This undergraduate thesis project implemented power spectrum extraction of EEG signals during left/right hand movements in male and female participants using frequency-division analysis to isolate distinctive features for left and right hand motions. The MATLAB-based program features clear modular structure with functions for signal preprocessing, frequency band separation, and power spectrum calculation using FFT algorithms. Includes complete EEG datasets and detailed program documentation.

MATLAB 246 views Tagged

Self-developed Artificial Bee Colony algorithm featuring integrated chaotic search capabilities. The main function `funqun1` serves as the optimization driver, while the customizable `fitness` function allows flexible adaptation to various optimization problems. This implementation provides clear code structure with detailed documentation, reference papers, and author contact information for technical discussions.

MATLAB 218 views Tagged