程序 Resources

Showing items tagged with "程序"

A MATLAB-based image feature extraction program featuring an 8-dimensional HSV color histogram extraction function and a main program capable of batch processing multiple images. The implementation includes specialized functions for converting RGB to HSV color space and computing histogram distributions across hue, saturation, and value channels.

MATLAB 204 views Tagged

This is an LSSVM least squares simulation program featuring MATLAB-based implementation with kernel function selection and parameter optimization capabilities. The code demonstrates practical applications of LSSVM through regression and classification examples.

MATLAB 319 views Tagged

This program implements generalized predictive control (GPC) for CARIMA (Controlled Auto-Regressive Integrated Moving Average) models with MATLAB-based algorithmic implementation.

MATLAB 196 views Tagged

This program implements color-based license plate localization using advanced computer vision techniques to accurately identify and extract license plate regions from vehicle images.

MATLAB 197 views Tagged