Statistics
4 Questions
0 Answers
RANK
276,228
of 300,753
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,075
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,858
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 1 answer | 0
