分辨率 Resources

Showing items tagged with "分辨率"

Implementation of MUSIC algorithm for Direction of Arrival (DOA) estimation using an 8-element linear array. The MUSIC method demonstrates high resolution capability, particularly at 36 degrees using predefined weights. Users can experiment with different antenna weight values to optimize performance. The implementation includes covariance matrix calculation, eigenvalue decomposition, and pseudospectrum computation.

MATLAB 263 views Tagged

MATLAB implementation of wavelet packet transform power spectrum analysis, offering higher resolution than conventional wavelet transforms, with detailed code structure and algorithm explanation.

MATLAB 221 views Tagged

Image Sampling • Program Implementation: Perform 2x scale downsampling on images and observe changes at different resolutions (a) • Program Implementation: Apply upsampling to downsampled images from (a) using various smoothing methods such as nearest-neighbor pixel replication or linear interpolation. Analyze quality changes in upsampled images and identify corresponding improvement methods.

MATLAB 213 views Tagged