Question: Using MATLAB Assignment: Set your rng seed number to be equal to last 2 digits of your student ID# (Ex. ID#XXX-XX- X32-rng(32)) 1. Write a
Assignment: Set your rng seed number to be equal to last 2 digits of your student ID# (Ex. ID#XXX-XX- X32-rng(32)) 1. Write a for loop code which will Create column vector (with 4 random number generated using uniform distribution (rand) Concatenate column vectors horizontally (essentially adding new columns to build the matrix. For the first loop, ignore this step) a. b. c. Repeat 10 times *At the en 2. Write a while loop code which will Create column vector (with 4 random number generated using uniform distribution (rand) Continue looping until the sum of 4 elements of the generated column vector is greater than 2 Print the output each loop execution to verify step b a. b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
