程序 Resources

Showing items tagged with "程序"

MATLAB simulation of CMA blind adaptive algorithm with accompanying research paper discussion. The program is directly executable. The corresponding algorithm can be found in the book "Principles of Adaptive Filters" published by Electronic Industry Press.

MATLAB 194 views Tagged

This program implements direction of arrival (DOA) estimation for coherent signals. When signal sources are coherent, conventional MUSIC algorithm fails to handle them properly. This demonstration utilizes alternative DOA estimation algorithms with enhanced code implementation details.

MATLAB 206 views Tagged

A comprehensive guide to executing SGALAB_demo_*.m files in the Multi-Objective Genetic Algorithm framework. New features include: Multiple-Objective GA implementations (VEGA, NSGA, NPGA, MOGA), enhanced TSP operators (PMX, OX, CX, EAX, Boolean matrix), advanced selection mechanisms (Truncation, Tournament, Stochastic), and diversified mutation methods for binary/real/DNA encoding systems.

MATLAB 351 views Tagged