m代码 Resources

Showing items tagged with "m代码"

This is my self-developed MATLAB code for estimating AR model parameters, implementing the LD (Levinson-Durbin) algorithm with comprehensive comments for better understanding. Highly recommended for learning and practical implementation!

MATLAB 252 views Tagged

Kalman Filter GUI (MATLAB 6.5) M-code located in m_files directory with main function fildis. Standalone executable requires DLL support from win32 folder. The system allows parameter customization for various Kalman filter designs and supports MAT file initialization with ASCII-only path requirements.

MATLAB 522 views Tagged