Question: Write a program that generates a vector v with 30 random integers between -20 and 20 using the randi ) function and then finds the

 Write a program that generates a vector v with 30 random

Write a program that generates a vector v with 30 random integers between -20 and 20 using the randi ) function and then finds the sum s ofthe all the elements that are divisible by 3. You can use the rem () function in MATLAB but Do Not Use the sum () function in MATLAB. Only, the vector V and the sum S must be displayed in the Command Window. Do Not Use disp or fprintf in your program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!