复杂度 Resources

Showing items tagged with "复杂度"

Kalman filter is applied to speech enhancement algorithms with relatively high computational complexity, making it suitable for processing non-stationary signals. Implementation typically involves state-space modeling and recursive prediction-correction steps.

MATLAB 264 views Tagged

This custom-developed code performs feature extraction from infrared images, implementing seven key characteristics including aspect ratio, complexity, compactness, mean ratio, and invariant moments, providing robust preprocessing for subsequent recognition tasks

MATLAB 298 views Tagged

A simple and effective alternative method for measure entropy - the approximate entropy approach. This method was applied to analyze the complexity of Logistic maps. Results demonstrate that Lyapunov exponents and measure entropy values show approximately linear relationships with complexity, while the functional relationship between fractal dimension and complexity remains difficult to determine, with unclear connections to Lyapunov exponents and measure entropy. The implementation involves calculating pattern repetitions in time series data with tolerance thresholds.

MATLAB 258 views Tagged