计算 Resources

Showing items tagged with "计算"

Signal Processing Wavelet Analysis: 1) Calculate wavelet transform of signals with implementation using Python's PyWavelets or MATLAB's wavelet toolbox. 2) Extract modulus maxima curves through multi-scale wavelet coefficient analysis. 3) Compute Lipschitz exponents for two singular points using wavelet transform modulus maxima (WTMM) method to characterize local signal regularity.

MATLAB 209 views Tagged

Image template matching calculation involves pixel-by-pixel movement to compute current template data and extract image feature points using correlation-based algorithms

MATLAB 250 views Tagged

This code repository implements genetic algorithm optimization examples from Chapter 4, Example 4-5 of "Mastering MATLAB Intelligent Algorithms" - Each function accepts vector inputs for computational efficiency and can be adapted for various optimization scenarios.

MATLAB 199 views Tagged