How to write the code of eigenvalue decomposition (EVD) ?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
If i have a matrix A,and ignore the rank-1 constraint for each matrix A,and A=a times a^H,that is ,(A=a a^H),and we can obtain a by using Eigenvalue Decomposition (EVD) of A.How do i write the code about this?
Does anyone know or have an example about eigenvalue decomposition (EVD) ? Or does anyone know how to write the code of my question?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Linear Algebra in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!