1.1 Notes - Matrices - Context of Data Science.pdf
1. Matrices - Context of Data Science
2. Martrices.html
3.1 Notes - Dimension or Size.pdf
3. Dimension or Size
4.1 creatingmatrices.zip
4. R Code - Creating Matrices
5.1 matrixfunctions.zip
5. R Code - Matrix Functions
6. Matrices.html
7.1 namingrowscolumns.zip
7. R Code - Naming Rows and Columns of Matrix
8.1 accessingmodifyingelements.zip
8. R Code - Accessing and Modifying Elements of Matrix
9.1 appendingrowscolumns.zip
9. R Code - Appending Rows and Columns
10.1 deletingrowscolumns.zip
10. R Code - Deleting Rows and Columns of Matrix
11.1 creatingmatrixusingrbindcbind.zip
11. R Code - Creating Matrix using rbind() and cbind()
12.1 Notes - Matrix Transpose.pdf
12. Matrix Transpose
13.1 matrixtranspose.zip
13. R Code - Matrix Transpose
14. Matrix Transpose.html
15.1 Notes - Symmetric Matrix.pdf
15. Symmetric Matrix
16.1 symmetricmatrix.zip
16. R Code - Symmetric Matrix
17. Symmetric Matrices.html
18.1 Notes - Identity Matrices.pdf
18. Identity Matrices
19.1 identitymatrices.zip
19. R Code - Identity Matrices
20. Identity Matices.html
21.1 Notes - Diagonal Matrix.pdf
21. Diagonal Matrix
22.1 diagonalmatrix.zip
22. R Code - Diagonal Matrix
23. Diagonal Matrices.html
24.1 Notes - Triangular Matrix.pdf
24. Triangular Matrix
25. Triangular Matrix.html
26.1 Notes - Zero and Ones Matrix.pdf
26. Zero and Ones Matrix
27.1 zeroonesmatrix.zip
27. R Code - Zero and Ones Matrix
28. Zero and Ones Matrix.html
29.1 Quiz Solutions - Matrices.pdf
29. Quiz Solutions.html