automatic ring network builder
显示 更早的评论
I have some nodes (point) and I have to connect them into a Ring network topology. Ring network wiki
My first idea was to connect the nodes to their nearest neighbors. It works while the algorithm connect the nodes on side but when is run out of the nodes on this part and it has to connect to the other side then it make an intersection. In the network topology can not be an intersect. ( I already have an intersection detector method.)
How can I make this ring automatically?
Does anyone have an algorithm or any suggestions?
Thank you in advance!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!