Undefined function 'SVD' for input arguments of type 'double'.
Mostra commenti meno recenti
H=randn(4);
[U,S,V]=SVD(H);
what is the error? how can i rectify it?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Eigenvalues in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!