pcg_orthogonal_projector.m
Version 1.3.0.0 (1.87 KB) by
Alex
Projected Conjugate Gradients Method by orthogonal projector.
Iterative solver is suitable for solving system of linear equations arising in domain decomposition method, especially in the case, FETI is used.
Routine attempts to solve the system of linear equations A*x=b subject to condition B*x=c. The N-by-N coefficient matrix A must be SPD and the right hand side column vector b must have length N. The M-by-N matrix B contains linearly independent rows, column vector c must have length M.
Cite As
Alex (2026). pcg_orthogonal_projector.m (https://se.mathworks.com/matlabcentral/fileexchange/46684-pcg_orthogonal_projector-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
