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年 前 | 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. ...
10年弱 前 | 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年 前 | 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年 前 | 2 件の回答 | 0