MATLAB Implementation of ASM Algorithm
Complete MATLAB implementation of the ASM algorithm with detailed workflow and modular subroutines, including shape model construction and iterative fitting procedures.
Explore MATLAB source code curated for "matlab代码" with clean implementations, documentation, and examples.
Complete MATLAB implementation of the ASM algorithm with detailed workflow and modular subroutines, including shape model construction and iterative fitting procedures.
MATLAB source code for speech recognition system including preprocessing, feature extraction, and training/recognition modules with algorithm implementations
This MATLAB code demonstrates the application of simulated annealing algorithm to solve Traveling Salesman Problem (TSP), featuring optimization techniques and strategic implementations for enhanced performance and solution quality.
A MATLAB implementation for multi-target tracking featuring real-time background subtraction with included documentation. This code performs excellently for detecting and tracking a small number of targets but experiences noticeable performance degradation when tracking more than 8 targets. The implementation utilizes background differencing technique with adaptive updating for dynamic scene adaptation.
MATLAB implementation of an iterative back-projection algorithm for high-resolution image reconstruction with code structure and key function explanations
A comprehensive fuzzy control simulation program containing practical assignment exercises, designed for hands-on learning and performance evaluation.
DCT Watermarking Algorithm Program - An efficient implementation for digital watermarking algorithms with discrete cosine transform processing
Implementation of a spread spectrum system featuring random binary sequence generation, spreading with digital codes, pulse shaping, BPSK modulation transmission, and corresponding despreading/demodulation at the receiver end
DSP real-time processing with MATLAB simulation program, applied to speech signal processing including noise reduction and speech recognition algorithms
A customizable Monte Carlo algorithm program featuring modular architecture for easy expansion and modification, supporting various stochastic simulation scenarios