basic operations, could someone help me do this?
古いコメントを表示
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 件のコメント
darova
2019 年 11 月 11 日
What have you tried?
Gentrit Mehmeti
2019 年 11 月 11 日
編集済み: Gentrit Mehmeti
2019 年 11 月 11 日
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Linear Algebra についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!