算法 Resources

Showing items tagged with "算法"

Insights on voice enhancement algorithms, including spectral subtraction adaptive filtering, auditory masking effects, and other techniques for improving speech signal quality.

MATLAB 335 views Tagged

Excellent research paper and corresponding source code on reactive power optimization planning in power system distribution networks. Reactive power optimization is an effective method to ensure safe and economical operation of distribution networks, serving as a crucial measure for reducing network losses and improving voltage quality. This study addresses the complex nonlinear combinatorial optimization problem of distribution system planning using Tabu Search algorithm with code implementation focusing on fixed shunt capacitor placement for reactive power compensation.

MATLAB 207 views Tagged

An upgraded version of Wu Yufei's Turbo code research program that integrates core Turbo code algorithms with advanced computational approaches, providing an efficient simulation environment for rapid learning and performance analysis

MATLAB 260 views Tagged

This tested and fully functional DOA MUSIC algorithm implementation corresponds to the simulation program on page 110 of Wang Yongliang's "Spatial Spectrum Estimation Theory and Algorithms". The code features proper array signal processing implementation, including covariance matrix computation, eigenvalue decomposition, and pseudospectrum calculation using the MUSIC algorithm's core principles.

MATLAB 270 views Tagged