核函数 Resources

Showing items tagged with "核函数"

The svkernel function serves as a kernel function and is straightforward to implement. By following the mathematical formula of kernel functions, one can easily write the corresponding code, typically involving common kernel types such as linear, polynomial, or radial basis functions.

MATLAB 230 views Tagged

SVM-based data classification with customizable kernel functions for image segmentation operations. The program automatically trains classification planes, featuring flexible kernel selection and adaptive training algorithms.

MATLAB 238 views Tagged

This kernel-based partial least squares algorithm first applies a kernel function for nonlinear transformation of the original matrix, then solves the problem through nonlinear iterative optimization.

MATLAB 232 views Tagged