Intelligent Algorithm

Total 4298 resources

Optimizes dual-variable functions where multi_run serves as the main function and multi_fun acts as the fitness function. Parameter descriptions are available in comments, with additional performance tuning through parameter adjustments.

MATLAB 267 views Premium

Comprehensive MATLAB programs for Support Vector Machine algorithms featuring: (1) Main_SVC_C.m - C-SVC multi-class classification with soft margin optimization, (2) Main_SVC_Nu.m - Nu-SVC binary classification using nu parameter control, (3) Main_SV

MATLAB 252 views Premium

A wavelet neural network based on BP learning algorithm, featuring frame wavelet activation functions in the hidden layer, Sigmoid activation in the output layer, and entropy error function for accelerated network convergence.

MATLAB 204 views Premium