Intelligent Algorithm

Total 4298 resources

Genetic Algorithm PID Tuning Problem: Known system parameters K=1 and T=2, using GA to optimize PID parameters. Encoding can be binary or real-valued with flexible bit length. Population size (M), crossover rate (Pc), and mutation rate (Pm) are user-

MATLAB 245 views Premium

LIBSVM Support Vector Machine for classification identification. This program has been successfully applied in iris recognition research. It is a C program embedded in MATLAB with implementation details for algorithm integration.

MATLAB 171 views Premium

This file contains a DBSCAN (Density-Based Spatial Clustering of Applications with Noise) clustering code that helps you perform density-based data clustering. The implementation requires three input parameters: your dataset (feature matrix), the min

MATLAB 229 views Premium

Implementing neural network classification functionality in MATLAB by inputting training and test samples for model training and subsequent classification. This simple neural network algorithm is ideal for beginners, featuring clear implementation st

MATLAB 188 views Premium

A MATLAB-based neural network prediction interface with customizable data input and model configuration capabilities, providing users with an intuitive tool for implementing and testing neural network prediction algorithms.

MATLAB 264 views Premium