how can i convert a bus admittance matrix into binary form based on the connection between the buses in power system using matlab?

1 visualizzazione (ultimi 30 giorni)
it is based on the below condition......
a(m,n)=1, if m=n 1, if m is connected to n 0, otherwise where mxn = 3x3 matrix

Risposte (1)

Joel Van Sickel
Joel Van Sickel il 1 Dic 2020
You can use standard logic statements on a matrix, A > 1000 etc.
This answer is part of a MATLAB Answers cleanup effort for unanswered questions that are outstanding.

Categorie

Scopri di più su Simscape Electrical in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by