分类 Resources

Showing items tagged with "分类"

MATLAB-implemented source code of a Bayesian classifier utilizing the Expectation-Maximization algorithm, designed for classification and pattern recognition tasks with practical applications

MATLAB 248 views Tagged

A program implementing Particle Swarm Optimization (PSO) to enhance Backpropagation Neural Networks for classification tasks. The implementation follows a two-phase approach: first using PSO to optimize initial weights and thresholds, then training the BP network with momentum and adaptive learning rate algorithms. The attached materials include dataset and modular functions for data extraction, target generation, baseline BP implementation, PSO optimization, and integrated PSO-BP training.

MATLAB 220 views Tagged

Support Vector Machine toolkit compatible with MATLAB R2021a (formerly MATLAB 6.5), featuring comprehensive classification and regression capabilities with kernel function implementations and parameter optimization features.

MATLAB 264 views Tagged