源码 Resources

Showing items tagged with "源码"

MATLAB source code designed for auxiliary wavelet analysis and applications, featuring implementations of common conventional algorithms and fast algorithms for wavelet analysis. This repository serves as an effective learning tool for understanding wavelet transform principles through practical code examples.

MATLAB 217 views Tagged

A MATLAB implementation of image multi-resolution pyramid with guaranteed functionality, featuring high-quality source code and two sample images for demonstration purposes. The code provides pyramid construction through Gaussian filtering and downsampling operations.

MATLAB 210 views Tagged

This repository provides a reference implementation of OFDM (Orthogonal Frequency Division Multiplexing) under the IEEE 802.11 protocol standard, featuring detailed code-level insights into modulation/demodulation techniques and frame structure handling.

MATLAB 207 views Tagged

Fundamental code for converting color images to grayscale images. This represents the most essential source code used in MATLAB image processing workflows, though surprisingly many MATLAB distributions don't include this as a built-in function by default.

MATLAB 196 views Tagged

This code implements compressed sensing reconstruction for MRI images, serving as the source code implementation from the seminal 2007 paper "Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging" by Lustig, Donoho, and Pauly.

MATLAB 239 views Tagged