代码 Resources

Showing items tagged with "代码"

This implementation features code integrating Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) for enhanced Support Vector Machine (SVM) performance, providing an excellent machine learning solution with comprehensive optimization capabilities.

MATLAB 252 views Tagged

This code repository implements genetic algorithm optimization examples from Chapter 4, Example 4-5 of "Mastering MATLAB Intelligent Algorithms" - Each function accepts vector inputs for computational efficiency and can be adapted for various optimization scenarios.

MATLAB 219 views Tagged

This particle filter implementation provides robust moving object tracking, personally tested with excellent performance. The code includes human motion video examples - simply run the MAIN file for immediate testing with customizable parameters. Ready for download and implementation.

MATLAB 271 views Tagged

Sub-pixel corner localization function code implementation, taking coarse pixel-level corner coordinates as input parameters and outputting precise sub-pixel level corner coordinates. This algorithm typically involves interpolation methods and gradient-based optimization techniques.

MATLAB 230 views Tagged