偏最小二乘算法 Resources

Showing items tagged with "偏最小二乘算法"

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 233 views Tagged

MATLAB implementation of Partial Least Squares algorithm with comprehensive code documentation. Simply copy files to MATLAB directory for immediate use. Includes detailed function descriptions, parameter explanations, and usage examples within the code comments.

MATLAB 255 views Tagged