优化 Resources

Showing items tagged with "优化"

This program implements matrix optimization in compressed sensing theory using alternating projection methods. The algorithm minimizes coherence between sampling and sparse matrices by iteratively projecting onto structural and incoherence constraint sets, significantly reducing mutual correlation for improved signal recovery performance.

MATLAB 215 views Tagged

This implementation combines Particle Swarm Optimization (PSO) with its rapid convergence characteristics and Backpropagation Neural Networks (BPNN) with strong global search capabilities. The program has been successfully debugged and demonstrates superior performance through the integration of these two algorithms, featuring optimized parameter initialization and adaptive learning rate mechanisms.

MATLAB 239 views Tagged