Graph and Digraph Classes - MATLAB
Video Player is loading.
Current Time 0:00
Duration 0:00
Loaded: 0%
Stream Type LIVE
Remaining Time 0:00
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
      Video length is 5:44

      Graph and Digraph Classes

      Model networks, connections, and relationships with new MATLAB® datatypes for directed and undirected graphs. Graphs are applicable to a wide variety of physical, biological, and information systems. They can model neurons, flight patterns, circuits, social networks, systemic risk and more.

      This video introduces new datatypes in MATLAB: graphs and digraphs. These datatypes provide easy interfaces for creation, analysis, and visualization. In the video, you will learn to:

      • Create graphs from edge lists and adjacency matrices
      • Visualize graphs with multiple layouts and customizations
      • Calculate common graph properties such as degree and weighted distance
      • Generate shortest path trees and minimum spanning trees

      Published: 13 Aug 2015

      Related Products