DA GUI

버전 1.0 (1.1 MB) 작성자: Eric Ogier
Dijkstra's algorithm graphical user interface
다운로드 수: 841
업데이트 날짜: 2018/4/23

라이선스 보기

"DA GUI" is a GUI application dedicated to the edition of graphs and the determination of the shortest path through Dijkstra's algorithm.
The application allows the followings operations:
- Edition of nodes and paths (placing and naming of nodes, plotting and weighting of paths),
- Definition of the first and last nodes on which ones the algorithm is applied to obtain the shortest path,
- Extraction of the edited graph, the shortest path and the corresponding data in Excel,
- Loading and saving of edited graphs in INI format.
This application can be compiled and used as an executable.
Video demonstrations:
https://www.youtube.com/watch?v=eqBztKaYvf8&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&index=1&ab_channel=Pseudonymeoriginal
https://www.youtube.com/watch?v=7HrjprlpXvw&index=39&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&ab_channel=Pseudonymeoriginal

User manual:
http://fr.slideshare.net/EricOgier/da-gui-user-manual

인용 양식

Eric Ogier (2024). DA GUI (https://www.mathworks.com/matlabcentral/fileexchange/57612-da-gui), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dijkstra algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0

Adding of a link to user manual.
Adding of a new video link.