数据 Resources

Showing items tagged with "数据"

MATLAB Support Vector Machine prediction with complete dataset, case analysis, and thoroughly debugged source code (original author's program personally verified). Requires libsvm toolbox installation prior to execution. Case study focuses on short-term electric power forecasting, demonstrating practical SVM implementation with parameter optimization techniques.

MATLAB 193 views Tagged

This dataset provides maternal ECG signals collected via electrodes placed on the chest and abdomen, specifically designed for fetal ECG separation research where high-quality data is often scarce.

MATLAB 190 views Tagged

Gaussian Mixture Models automatically determine optimal cluster numbers and centers for input data, converge based on decision rules with fast computational performance, offering significant convenience for clustering implementations

MATLAB 190 views Tagged

This experiment designs two sets of filters through different methodologies to filter ECG signals from data, eliminating power frequency interference, muscle tremor noise, and respiratory baseline drift. The study analyzes which filter group better meets practical application requirements, with enhanced descriptions of filter implementation strategies and algorithm selection.

MATLAB 167 views Tagged

This MATLAB code implements a Backpropagation Neural Network algorithm that provides high accuracy for large-scale numerical datasets but may exhibit significant errors when processing small-scale data with low numerical values.

MATLAB 185 views Tagged