计算 Resources

Showing items tagged with "计算"

Computation of wavelet packet energy spectrum for signal frequency band analysis and feature extraction, applied in pattern recognition, with code implementation details for sub-band decomposition and energy calculation algorithms.

MATLAB 272 views Tagged

Implementation of Gabor filter computation modules. Gabor1.m: Visualizes 4-direction Gabor filter templates through image display. Gabor2.m: Top-level module implementing Gabor filtering on Lena image using 4 directional filters. gabor.m: Plots spatial and frequency domain representations of a single Gabor filter. compute.m: Core Gabor filter computation function (called independently by the above 3 modules which operate separately).

MATLAB 225 views Tagged