matlab代码 Resources

Showing items tagged with "matlab代码"

Source code for backpropagation neural network implementation in MATLAB, featuring easy-to-use functionality with comprehensive training and prediction capabilities. This implementation includes key components like forward propagation, error calculation, and weight updates using gradient descent optimization.

MATLAB 194 views Tagged

MATLAB Image Processing with Code Implementation - Includes image smoothing (mean and median filtering) and image sharpening (Laplacian, Roberts, Prewitt, and Sobel operators) with algorithm explanations and key function descriptions.

MATLAB 203 views Tagged