MATLAB Implementation Program for Genetic Algorithms
Multiple examples and various computational methods for genetic algorithm implementation in MATLAB, featuring diverse optimization scenarios and algorithmic approaches
Explore MATLAB source code curated for "程序" with clean implementations, documentation, and examples.
Multiple examples and various computational methods for genetic algorithm implementation in MATLAB, featuring diverse optimization scenarios and algorithmic approaches
A MATLAB-implemented digital watermarking application utilizing DCT transformation for embedding watermarks into images through frequency-domain processing
This program generates Zadoff-Chu (ZC) sequences, which are utilized in LTE's Random Access Channel (RACH) procedure and downlink synchronization process. The implementation follows the mathematical formulation of ZC sequences with configurable root index and sequence length parameters.
Detection of images with embedded watermarks using the previously uploaded watermarking algorithm add_score.m, which handles the watermark insertion process.
MATLAB implementation of GPS signal acquisition algorithms, featuring both coherent and non-coherent integration methods with code examples.
MATLAB source code for image registration, designed for beginners to study together. This package contains comprehensive image registration programs collected from various online sources.
Texture Image Feature Extraction Program Based on Non-Subsampled Wavelet Transform with Algorithm Implementation Details
A discrete fractional Fourier transform program implemented in MATLAB, providing computational methods for frequency domain analysis with fractional order operations.
A complete MATLAB simulation example for PID control that is ready to use, including M-file implementations and SIMULINK models with detailed parameter tuning and performance analysis capabilities.
Modulation recognition for 6 different signal types achieving over 90% accuracy when SNR < 10dB. Excellent implementation featuring robust signal processing algorithms and classification techniques!