how much memory need to find eigenvalues and eigenvectors of a matrix
2 views (last 30 days)
Show older comments
I have a code in MATLAB and I want to run it for a very big sample size. But I do not know how much time it taks. The main point of my code is finding eigenvalues and eigenvectors of a matrix and the rest I think does not take time. Is there any way to estimate the time for using ``eig" function
0 Comments
Answers (0)
See Also
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!