Minimum spanning tree of an IEEE bus network
Show older comments
hi Guys.
I have a 9 bus IEEE test feeder in Simulink and I would like to get a minimum spanning tree from one node to the other. the problem is I am struggling to automatical represent the physical network in matlab so I can peform minimum spanning tree.
how do I represent a physical network by its edges and nodes in matlab from simulink.
thanks
2 Comments
darova
on 23 Jul 2019
Can you please attach data or image?
sibabalo noludwwe
on 23 Jul 2019
Accepted Answer
More Answers (2)
sibabalo noludwwe
on 29 Jul 2019
0 votes
1 Comment
Hari Krishna Ravuri
on 29 Jul 2019
The simplify function takes the Graph object as Input. Please refer https://www.mathworks.com/help/matlab/ref/graph.simplify.html#mw_69007ace-39e1-4301-84d6-d832f76a95ee_sep_shared-G
sibabalo noludwwe
on 29 Jul 2019
0 votes
Categories
Find more on Networks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!