不错 Resources

Showing items tagged with "不错"

Parameter estimation for the generalized Gaussian model demonstrates excellent performance! This approach effectively handles data modeling with flexible distribution shapes through robust parameter estimation techniques.

MATLAB 216 views Tagged

This is an EMD (Empirical Mode Decomposition) program with comprehensive Chinese annotations, featuring multiple calling syntaxes: % Syntax% IMF = EMD(X)% IMF = EMD(X, ..., Option_name, Option_value, ...)% IMF = EMD(X, OPTS)% [IMF, ORT, NB_ITERATIONS] = EMD(...)

MATLAB 222 views Tagged

Comprehensive source code for comb filter design implementation, featuring practical signal processing algorithms and filter coefficient calculation methods suitable for digital signal processing applications.

MATLAB 208 views Tagged

A MATLAB-based artificial stock market simulation system for stock market enthusiasts to download and experiment with. This implementation includes virtual trading environments with market simulation algorithms. I've tested it - quite impressive with realistic price fluctuation modeling and trading mechanics.

MATLAB 293 views Tagged