分类问题 Resources

Showing items tagged with "分类问题"

A comprehensive collection of neural network implementation examples in MATLAB. Includes the following programs: single-layer linear neural network implementation, perceptron neuron for complex input vector classification, perceptron-based neural network for complex classification problems, numerical analysis program with MATLAB-GUI, backpropagation network for function approximation source code, and self-organizing feature map application examples.

MATLAB 270 views Tagged

This is a highly sophisticated SVM algorithm implementation that includes multiple linear and nonlinear kernel functions, capable of solving diverse classification problems with customizable kernel selection and parameter optimization features.

MATLAB 216 views Tagged