matlab源程序 Resources

Showing items tagged with "matlab源程序"

This MATLAB source code for radar target tracking provides comprehensive implementation examples, featuring algorithms like Kalman filtering and data association methods to assist researchers and engineers in developing efficient target tracking systems.

MATLAB 238 views Tagged

MATLAB implementation of G729 speech codec with comprehensive encoding and decoding functions. Key features include: G729code() function for speech compression (requires speech data as row vector in MATLAB workspace), generating "coding.bit" output file. G729decodermain() function for reconstruction, producing "syn_speech.wav" audio file. The implementation follows ITU-T G729 standards for 8 kbps speech coding with CS-ACELP algorithm.

MATLAB 294 views Tagged