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!