人工神经网络 Resources

Showing items tagged with "人工神经网络"

This project implements digital modulation signal recognition using artificial neural networks, establishes a Backpropagation (BP) network, and performs simulations through MATLAB programming. The implementation involves feature extraction from modulated signals, neural network architecture design, and performance validation through comprehensive training and testing procedures.

MATLAB 245 views Tagged

A comprehensive guide to building and training artificial neural networks using MATLAB's Neural Network Toolbox for image processing tasks, covering data preprocessing, network configuration, training, and evaluation with practical code examples.

MATLAB 145 views Tagged