Gerard Carroll
Followers: 0 Following: 0
Feeds
질문
What method does the volume viewer use to upscale to a cube?
I have an image that does not have the same dimensions in all directions. In the volumeViewer app, it is possible to upscale to ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Different results between Step and Stepinfo
Hi, I'm running R2020b update 5. This is my code: s = tf('s'); G3 = (25/5.05)/(s^3+(101/5.05)*s^2+(505.2/5.05)*s+100/5.05)...
3년 초과 전 | 답변 수: 2 | 1
2
답변질문
How can I create a vector of ratios from columns in a matrix?
I need to determine the ratio of elements above 30 in each column of a matrix and save in a vector. My current code looks like t...
대략 6년 전 | 답변 수: 1 | 0