Gaussian Pyramid - Multi-Scale Image Representation Using Gaussian Pyramid
Gaussian Pyramid - Implementing multi-scale image representation through Gaussian filtering and iterative downsampling layers
Explore MATLAB source code curated for "抽样" with clean implementations, documentation, and examples.
Gaussian Pyramid - Implementing multi-scale image representation through Gaussian filtering and iterative downsampling layers
MATLAB source code implementation for Software Defined Radio simulation, including source signal sampling, encoding, modulation, demodulation, carrier synchronization, and various communication functionalities achieved through adaptive signal processing techniques. This resource demonstrates practical implementation of digital communication algorithms using MATLAB's signal processing toolkit.
Complete MATLAB simulation module for Differential Pulse Code Modulation (DPCM) featuring signal sampling, quantization, prediction, encoding, and decoding processes. The implementation includes adaptive quantization algorithms and predictive coding techniques. Available for free download - personally developed with educational applications in mind.
Comprehensive MATLAB implementation of the Metropolis-Hastings sampling algorithm, including detailed code explanations and performance analysis