Concise and Practical Pitch Period Extraction Program
A streamlined pitch period extraction program utilizing a combined approach of autocorrelation function (ACF) and average magnitude difference function (AMDF) for robust speech analysis
Explore MATLAB source code curated for "自相关" with clean implementations, documentation, and examples.
A streamlined pitch period extraction program utilizing a combined approach of autocorrelation function (ACF) and average magnitude difference function (AMDF) for robust speech analysis
Generation of preferred pair m-sequences using the decimation method, production of corresponding Gold sequences, computation of autocorrelation and cross-correlation functions for Gold codes, and verification of Gold code quantities
Implementation of autocorrelation and power spectral density calculations in MATLAB with code implementation details and signal processing applications
MATLAB-based fundamental frequency extraction algorithm incorporating bandpass filtering and three-level clipping techniques
Correlation algorithms encompass autocorrelation, cross-correlation, transfer functions, and programming implementations with computational efficiency considerations.
M-Sequence Generator and its autocorrelation properties, including rectangular pulse signals formed by M-sequences and sinc-shaped M-sequence autocorrelation analysis
BOC Signal Simulation, Autocorrelation, Power Spectrum Characteristics, and Ambiguity-Free Acquisition
A comprehensive power spectrum estimation program using harmonic signals from power systems as input. Includes implementations of Burg algorithm, ESPRIT algorithm, MUSIC algorithm, MVDR algorithm, Pisarenko algorithm, Prony algorithm, modified covariance algorithm, and autocorrelation algorithm. All codes are custom-developed with proper reference citations to source materials and page numbers. Thoroughly debugged and verified for correctness.
Implementation of EEG signal filtering, Fast Fourier Transform (FFT), autocorrelation, and cross-correlation computations to analyze inter-channel correlations in brain activity
Extract image color features by mapping colors to 8 predefined colors, compute feature vectors using auto-correlation and cross-correlation algorithms, evaluate retrieval accuracy from original databases, and display successfully retrieved images in designated folders with code implementation insights.