BP神经网络 Resources

Showing items tagged with "BP神经网络"

Custom-developed code combining genetic algorithm with BP neural network for multi-objective optimization on neural network models! Includes detailed documentation with comprehensive results explanation! Implements BP-GA multi-objective optimization application example with complete technical specifications!

MATLAB 214 views Tagged

This BP Neural Network Simulink model example demonstrates a discrete transfer function implementation. The trained network can approximate arbitrary transfer functions or nonlinear functions through supervised learning algorithms.

MATLAB 228 views Tagged

This implementation of Particle Swarm Optimization (PSO) for fine-tuning BP neural networks originates from my senior's research thesis, providing an effective approach to improve neural network performance through intelligent parameter optimization. The code demonstrates practical integration of evolutionary algorithms with neural network training.

MATLAB 214 views Tagged