KronRed
Version 1.0.0 (1.41 KB) by
Arpan Malkhandi
This function performs the Kron reduction operation on an input matrix. The row/col which should be present and excluded has to be provided.
This function performs the Kron reduction operation on an input matrix.
x= Input matrix Should be square.
Yb= Buses(row/column) which should be present in the matrix. Yb=[1 2 4 5].
Nb= Buses row/column) which should not be included in the matrix. Nb=[3 4 8].
Author: Arpan Malkhandi, IIT Delhi.
Cite As
Arpan Malkhandi (2026). KronRed (https://www.mathworks.com/matlabcentral/fileexchange/90930-kronred), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
