Feeds
提问
Using MATLAB’s randi function, create two 33 matrices, A and B, consisting of values between 1 and 50.
Using MATLAB’s randi function, create two 3 x 3 matrices, A and B, consisting of values between 1 and 50. Compare the result of ...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to choose a randomly selected row "im_pgm" and take 1 D slice through the image and plot the slice. Using Matlab plot function, plot this slice?
How to choose a randomly selected row "im_pgm" and take 1 D slice through the image and plot the slice. Using Matlab plot functi...
3 years 前 | 0 个回答 | 0
0
个回答提问
what is the best way to write a script that determines which elements of a sample array ( a randomly generated 4 x4 array) are odd numbers?
what is the best way to write a script that determines which elements of a sample array ( a randomly generated 4 x4 array) are o...
3 years 前 | 1 个回答 | 0
1
个回答提问
Write a script to create a matrix B equal to A, but with its last column equal set to 0.
Can someone help with a hint of this question using MATLAB? Write a script to create a matrix B equal to A, but with its last ...
3 years 前 | 1 个回答 | 0
