Intelligent Algorithm

Total 4298 resources

This program implements an adaptive control system using generalized fuzzy neural network theory developed with MATLAB programming, featuring enhanced algorithm descriptions and implementation details.

MATLAB 187 views Premium

Random Forest is an ensemble classifier comprising multiple decision trees, where the final output class is determined by the majority vote of individual tree predictions. The implementation includes practical examples that can be executed to demonst

MATLAB 200 views Premium

MATLAB implementation of threshold segmentation using Mean Shift algorithm, which first clusters pixels with similar grayscale values through Mean Shift's segmentation characteristics, then applies threshold segmentation to separate foreground object

MATLAB 184 views Premium

A fingerprint recognition program implemented in MATLAB that performs Gabor filtering, binarization, erosion and other preprocessing operations on fingerprint images, utilizing SVM algorithms to determine whether new fingerprint images exist in the o

MATLAB 269 views Premium

To assess the quality of clustering results, objective evaluation metrics are required to validate the rationality of clustering outcomes. Clustering performance evaluation methods are typically categorized into three types: external evaluation, inte

MATLAB 162 views Premium

Establishing a BP neural network load forecasting model involves selecting appropriate network architecture (input layer, hidden layer, output layer) and optimizing wavelet neural network training functions to enhance convergence speed and prediction

MATLAB 211 views Premium