Question: **using MATLAB** Part 3: Functions F1(x) = round_down((x 5)) F2(x) = tan(ex-5) F3(x) = 5 * log2 cos (x 10 1. Use the editor to

**using MATLAB**
Part 3: Functions F1(x) = round_down((x 5)) F2(x) = tan(ex-5) F3(x) = 5 * log2 cos (x 10 1. Use the editor to solve this problem 2. Use appropriate x from 0 to 10 3. Make a matrix A containing these three functions [F11 A = F2 LF3) 4. Do a multiple plot by plotting all the functions on the same plot; it is required to plot them in one command line by using the matrix of functions A 5. Give a Title, xlabel, ylabel and legend for the plotted figure. 6. Find the maximum and minimum that each function reach by using commands on matrix of functions A Code and Result Code in Editor Resulted Figure Resulted Maximums Resulted Minimums Hints: 1. There is a built-in function for rounding down 2. Cos 1 means cos inverse (arccos)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
