时间序列 Resources

Showing items tagged with "时间序列"

Chaotic time series prediction program featuring multi-step prediction functions and a main forecasting routine with enhanced algorithmic capabilities.

MATLAB 203 views Tagged

LZ complexity measures the rate at which new patterns emerge as a time series length increases. For computational implementation on digital systems, continuous signals must first be discretized - a requirement satisfied by preprocessed heart sound signals. This enables effective heart sound signal separation through algorithmic processing.

MATLAB 249 views Tagged

This MATLAB code was developed during mathematical modeling for time series prediction using Backpropagation Neural Networks. The implementation is fully functional and includes MATLAB-formatted data for easy validation. The code features detailed comments explaining key algorithm components, making it particularly suitable for beginners learning neural network implementations.

MATLAB 237 views Tagged

The Hurst parameter is used to measure the correlation degree of time series data. This resource provides multiple calculation methods including AVB, R/S, VT, PG, and Wavelet approaches with corresponding code implementation considerations.

MATLAB 259 views Tagged