Write a MATLAB code to obtain the following. Keep your
code commented whenever required. Copy your source code and command
widow outcomes and screen shots of any plots in your
solution.
Write a user defined function ‘My_FunctionGen’. It
accepts, the time vector ‘t’ with 8000 uniformly spaced
values within the range of 0 to 8, Frequecy
scalars ‘f1<100H’ and ‘f2<80Hz’ and
Amplitude scalars ‘A1’, ‘A2’ and ‘A3’ as
input arguments. It delivers x1, x2 and
x3 and x4 as outputs...