Question: Matlab Required 4. MATLAB flow-control exercise. [13 points] (a) Write a MATLAB code which takes a 6-digit number as input (represent it as a vector)
![Matlab Required 4. MATLAB flow-control exercise. [13 points] (a) Write a](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3bb15cbc3b_17366f3bb154cb0d.jpg)
Matlab Required
4. MATLAB flow-control exercise. [13 points] (a) Write a MATLAB code which takes a 6-digit number as input (represent it as a vector) and creates a 6x6 diagonal matrix using numbers of your input. Use for loop to create the code and test it using the last six digits of your student ID. Repeat the same problem with diag function in MATLAB. (b) Write a MATLAB code which generates a geometric sequence 42, 35, 28, 21, 14, 7, 0 using for loop. (c) Write a MATLAB code which asks a user for an integer number and computes the factorial of that number. Use while loop to create the code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
