Intelligent Algorithm

Total 4298 resources

This project implements character recognition using neural networks, a classic pattern recognition application. The source code trains a Backpropagation (BP) neural network to recognize 26 English letters, demonstrating key implementation details inc

MATLAB 205 views Premium

k-means Outlier Removal Method: Primarily employs clustering mean approach to eliminate outliers from data, enhancing model prediction accuracy. This article provides MATLAB implementation code with cluster center analysis and distance-based outlier

MATLAB 212 views Premium

fga.m serves as the main program for the genetic algorithm implementation, featuring binary Gray encoding, nonlinear ranking selection based on roulette wheel method, uniform crossover operations, mutation operations, and the inclusion of inversion o

MATLAB 312 views Premium

A newly proposed swarm intelligence algorithm called Chicken Swarm Optimization (CSO), available for download and improvement with implementation-specific enhancements.

MATLAB 199 views Premium