Determinane for large matrix
Show older comments
Hello, Why this is infinite ?
det(randi(1000,1000));
1 Comment
Torsten
on 17 Mar 2016
det(double(randi(1000,1000)))
?
Best wishes
Torsten.
Answers (0)
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!