Intelligent Algorithm

Total 4298 resources

This MATLAB program implements license plate recognition using neural networks for processing 6 segmented images of size 16×8. The implementation includes image preprocessing and neural network classification, though sample datasets are not provided

MATLAB 195 views Premium

Introduction to Neural Network Ant Colony Algorithm covering three key aspects with useful implementation insights and code-related descriptions - highly recommended for download and learning.

MATLAB 177 views Premium

Path planning is a primary research focus within motion planning, which consists of path planning and trajectory planning. The sequence of points or curves connecting a start position to an end position is referred to as a path, and the strategy used

MATLAB 311 views Premium

MATLAB simulation for digit recognition using image preprocessing and neural network training, achieving high accuracy through systematic implementation. The workflow involves image cropping, dataset preparation, neural network architecture design, a

MATLAB 197 views Premium

Duda's Pattern Recognition - A Classic Reference with Extensive Pseudocode for Algorithm Implementation, Providing Valuable Insights and Design Approaches. For questions, please leave comments at http://asr.blog.hexun.com/

MATLAB 204 views Premium

Complete MATLAB implementation of Chicken Swarm Optimization algorithm with detailed code explanations. Features comprehensive comments, parameter descriptions, and test cases for practical learning and optimization problem-solving applications.

MATLAB 292 views Premium

MATLAB source code for Support Vector Machines (SVM) with implementation for pattern recognition and nonlinear problem solving. Ideal for beginners and practitioners seeking practical SVM applications without deep theoretical dive, featuring detailed

MATLAB 186 views Premium