Request to guide that how I upload excel file into Matlab and also guide about that how I can estimate USV by using SVD method
1 次查看(过去 30 天)
显示 更早的评论
Dear Brothers, Request to guide that how I upload excel file into Matlab and also guide about that how I can estimate USV by using SVD method.
If possible for you then kindly take screenshot of all procedure.I have attached a excel file containing 47X47 matrix.
2 个评论
Rik
2017-2-21
Have you tried xlsread already? If so, why doesn't that work for you?
Have tried the following command?
doc svd
These two functions should do what you need, so now you should be able to write the code yourself.
PS I didn't have to tick a box that I'm male before being able to post here ;)
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Eigenvalues 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!