![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14054709_1555009467482.jpg)
armin davoudi
Followers: 0 Following: 0
Feeds
提问
GETDATA timed out before FRAMES were available
Hello everyone. I'm using three Basler line scan cameras to acquire three images simultaneously using the imaq toolbox and gigE...
3 years 前 | 2 个回答 | 0
2
个回答已解决
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
5 years 前
已解决
Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...
5 years 前
已解决
Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...
5 years 前
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
5 years 前