Write a script file that creates a row vector v containing all the powers of 4 that are (strictly) less than 106 . The output vector should have the form: v = [4, 16, 64, 256 . . .]. Use the while loop
Please give answer for this
Get Answers For Free
Most questions answered within 1 hours.