Feeds
提问
imagesc() Y Axis Log Scale Not Working (Help!)
I have a matrix (image_spectrogram) which representing a image. Using the imagesc function, I can shown the image. eg:...
9 years 前 | 4 个回答 | 0
4
个回答提问
Matlab2014b installation on Win7 freezes at 43%
43% Complete Installing Computer Vision System Toolbox 6.1 43% I can press Pause and then press continue. Nothing happens. ...
9 years 前 | 1 个回答 | 1
1
个回答已回答
how to find maximum value in d matrix of size (11*11)
If the Matrix is X; then maximum value should be max(max(X)). for d-dimension Matrix; s=size(X); MaximumValue=max(X); ...
how to find maximum value in d matrix of size (11*11)
If the Matrix is X; then maximum value should be max(max(X)). for d-dimension Matrix; s=size(X); MaximumValue=max(X); ...
10 years 前 | 0
| 已接受
提问
(Optimization) How to quickly get coordinates (coordinates are integer) of all possible points inside a specific cylinder?
Let's say I know coordinates of the center points of bottom surface and top surface; radius (R) and height (H) of cylinder. I ne...
10 years 前 | 2 个回答 | 0