扩展 Resources

Showing items tagged with "扩展"

This article traces the development journey of Extended Kalman Filter, providing valuable insights for beginners studying optimal estimation techniques, with practical code implementation considerations.

MATLAB 232 views Tagged

The Non-Uniform Fourier Transform extends the traditional Fourier Transform, particularly suitable for processing non-uniformly sampled data or computing spectra at arbitrary frequencies. This implementation typically employs algorithms like the NUFFT (Non-Uniform Fast Fourier Transform) which uses interpolation techniques to map non-uniform data points to a uniform grid for efficient computation.

MATLAB 246 views Tagged

Extended Kalman Filter Toolbox containing multiple filtering algorithms with detailed examples and implementation guidance for effective learning

MATLAB 198 views Tagged

A channel estimation implementation for MIMO-OFDM systems featuring a 2x2 antenna configuration, designed with extensible architecture for custom modifications such as additional antennas or increased system dimensionality

MATLAB 232 views Tagged

MATLAB source code for Multilinear Principal Component Analysis, initially developed for face recognition and gait recognition applications, with subsequent extensions to various other domains

MATLAB 231 views Tagged