CG based algorithm for solving linear system
Version 1.0 (4.59 KB) by
lifang he
It is a conjugate gradient (CG) based algorithm for solving complex linear system
It is used to solve a more complex linear system problem type min_{X} 0.5 || (ZX) o O] A - B ||_F^2 + 0.5 X'QX, where o is the Hadamard (elementwise) product.
Cite As
lifang he (2026). CG based algorithm for solving linear system (https://www.mathworks.com/matlabcentral/fileexchange/59106-cg-based-algorithm-for-solving-linear-system), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Find more on Sparse Matrices in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0 |
|
