Module 2 Assignment 2
- Due Nov 7, 2022 by 11:59pm
- Points 50
- Submitting a file upload
- File Types mlx, m, doc, and pdf
You can find the live script file (assignment2.mlx Download assignment2.mlx) for this assignment in Files > Module 2.
- For the coding part of the assignment, please upload your work either as a MATLAB live script (.mlx) file or a MATLAB script (.m) file.
- For the short answer questions part of the assignment, you may either include you response in the same MATLAB live script (.mlx) file or upload a separate (.doc or .pdf) file.
- In the question where you demonstrate that certain rows of the powers of the adjacency matrix converge to the stationary distribution, if convergence does not occur due to period behavior, please generate a different random graph.
- Since some of your answer will depend on the particular random graph that you generated, please make sure to also include the output in the saved live script file. Alternatively, you may save your live script file as a .pdf file.
You may find it convenient to edit assignment2.mlx Download assignment2.mlx directly for both parts of the assignment.