Intelligent Algorithm

Total 4298 resources

Bayesian Classification for Images integrates pattern recognition techniques with image processing technologies, demonstrating the fundamental approach of using Minimum Error Probability Bayesian Classifiers for image categorization. Implementation t

MATLAB 230 views Premium

A practical artificial neural network design implementation example that has been verified to produce correct results, including discussions on network architecture parameters and optimization algorithms.

MATLAB 223 views Premium

Trajectory planning for aircraft is a key technology in achieving autonomous navigation, representing an important research direction in artificial intelligence and guidance/navigation fields. This provides a systematic and in-depth introduction to t

MATLAB 256 views Premium

Mean Shift Image Segmentation Test Program implementing clustering segmentation on color images using the meanshift algorithm with excellent results. The program displays processing time and identified cluster counts, and includes RGB-LUV color space

MATLAB 238 views Premium

MATLAB source code for path planning using genetic algorithms, containing multiple sub-files. Execute the mypath.m file for testing and demonstration.

MATLAB 218 views Premium