matlab代码 Resources

Showing items tagged with "matlab代码"

An image correction program developed in MATLAB, featuring source code that implements various image enhancement techniques including brightness adjustment, contrast optimization, and color correction algorithms.

MATLAB 185 views Tagged

This project implements a Support Vector Machine (SVM) algorithm in MATLAB, performing binary classification between two distinct point classes and presenting graphical visualization of the classification results. The implementation includes key SVM components such as kernel function selection, optimization using quadratic programming, and margin calculation.

MATLAB 218 views Tagged