Determinane for large matrix
Afficher commentaires plus anciens
Hello, Why this is infinite ?
det(randi(1000,1000));
1 commentaire
Torsten
le 17 Mar 2016
det(double(randi(1000,1000)))
?
Best wishes
Torsten.
Réponses (0)
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!