修改 Resources

Showing items tagged with "修改"

This repository provides well-structured source code for the Artificial Bee Colony (ABC) algorithm in MATLAB. The implementation is highly usable and customizable, allowing modifications to adapt to specific optimization problems. Key components include employed bee phase, onlooker bee selection, and scout bee mechanisms with detailed parameter tuning options.

MATLAB 198 views Tagged

A simple yet practical simulation framework for second-order multi-agent system consensus, suitable for beginners and university students. This model can be modified for experiments and includes code implementation details for velocity and position coordination algorithms.

MATLAB 217 views Tagged

A comprehensive pitch recognition program featuring pitch detection, Dynamic Time Warping (DTW), Linear Predictive Cepstral Coefficients (LPCC), and Mel-Frequency Cepstral Coefficients (MFCC) extraction, thoroughly modified and validated for accuracy. Includes detailed code-level explanations of signal processing techniques and pattern recognition algorithms.

MATLAB 220 views Tagged