Feeds
提问
How can you use svd() command on an uint8 matrix?
I am trying to use single value decomposition on the matrix for an image to do image compression. When trying to use the svd() ...
1 year 前 | 1 个回答 | 0
1
个回答提问
How do I load and display an image stored in a separate .mat file?
I am trying to load an image from a provided file and display the image for a class project. We were given the following bit of...
1 year 前 | 1 个回答 | 0
1
个回答提问
Why does MatLab give non integer values for whole numbers?
I noticed MatLab sometimes gives ridiculous answers to obvious problems. As an example, I gave it a 2x2 matrix and asked it to ...
1 year 前 | 1 个回答 | 0
