矩阵 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 200 views Tagged

Developing a GUI-based seismic data display tool using MATLAB serves as an entry point for seismic processors to learn seismic processing techniques. MATLAB's vectorized computation framework aligns perfectly with seismic profiles represented as matrices. This tool provides convenient and practical methods for studying various aspects of seismic data processing through MATLAB's built-in functions for matrix operations, visualization, and interactive GUI components.

MATLAB 292 views Tagged

A MATLAB-based IEEE 14-bus power flow calculation program featuring modular data architecture that supports seamless adaptation to other standard test cases like IEEE 30-bus and 57-bus systems, with matrix variables named using Chinese pinyin conventions for intuitive localizability

MATLAB 273 views Tagged