A moving-average filter can address white noise in the time domain but performs poorly in the frequency domain. In part 1 of this series, we defined convolution, denoted by the * symbol, and looked at ...
Abstract: Hyperspectral image (HSI) denoising is critical for the effective analysis and interpretation of hyperspectral data. However, simultaneously modeling global and local features is rarely ...
This project involves implementing the forward pass of an 18-layer Convolutional Neural Network (CNN) in MATLAB for object detection. The goal is to classify 32x32x3 images into one of ten categories, ...
In seismic exploration, dense and evenly spatial sampled seismic traces are crucial for successful implementation of most seismic data processing and interpretation algorithms. Recently, numerous ...
When looking at the code you might realize there's a similarity to the autocorrelation / cross correlation demo app. :) Please be aware that you need Matlab and its Symbolic Math Toolbox (mainly for ...
Light-weight convolutional neural networks (CNNs) suffer performance degradation as their low computational budgets constrain both the depth (number of convolution layers) and width (number of ...