basic operations, could someone help me do this?
Ältere Kommentare anzeigen
Create two random matrices in Matlab, A (n x m) and B (m x n). a) Find the product ? = ? ∙ ?; b) Create a symmetric matrix D using C; c) Find the eigenvalues and eigenvectors of matrix D; d) Sort the eigenvalues and the eigenvectors according ascending/descending order of eigenvalues; e) Sort the eigenvalues and the eigenvectors according to a random order; f) Plot the eigenvalues and the accumulative eigenvalues; g) Plot the dot product matrix of eigenvectors as a 2D surface.
2 Kommentare
darova
am 11 Nov. 2019
What have you tried?
Gentrit Mehmeti
am 11 Nov. 2019
Bearbeitet: Gentrit Mehmeti
am 11 Nov. 2019
Akzeptierte Antwort
Weitere Antworten (1)
Gentrit Mehmeti
am 11 Nov. 2019
0 Stimmen
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!