仿真测试 Resources

Showing items tagged with "仿真测试"

This algorithm implements simulation testing of Support Vector Regression (SVR) models using MATLAB and functions provided by the libsvm package, with application to concrete compressive strength prediction. The implementation involves data preprocessing, parameter optimization using grid search, and model evaluation through cross-validation techniques.

MATLAB 196 views Tagged