Question: use matlab and provide code Question 6 : Write a script that ( a ) generates a vector with 2 0 random integer elements with
use matlab and provide code
Question :
Write a script that a generates a vector with random integer elements with integers
between and b replaces all the negative integers with random integers between
and c repeats b until all the elements are positive. The program should also
count how many times b is repeated before all the elements are positive. When done,
the program displays the vector and a statement that states how many iterations were
needed for generating the vector.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
