Intelligent Algorithm

Total 4298 resources

The Moga-SVM implementation consists of three primary documents: 1. moga (Multi-Objective Genetic Algorithm module) 2. nsga (Non-dominated Sorting Genetic Algorithm module). These components form the foundation for evolutionary optimization in SVM pa

MATLAB 191 views Premium

The I-GWO algorithm incorporates an innovative movement strategy called Dimension Learning-Based Hunting (DLH), which mimics individual hunting behaviors observed in natural wolf packs. DLH constructs unique neighborhoods for each wolf using varied a

MATLAB 207 views Premium

This MATLAB source code implements face recognition using SVM algorithm, consisting of five main components: 1) ORL face database for training and testing, 2) OSU_SVM toolbox for function calls, 3) Main program with detailed comments, 4) Analysis rep

MATLAB 203 views Premium