Maximum, minimum and standard deviation values
. Compute the maximum, minimum, and standard deviation of the audio data, which is stored in ‘handel’ file with MATLAB by making an “Audio_Calc.m” file. Keep your code readable and self descriptive with the use of comments, whenever required. When “Audio_Calc.m” runs, it plots the audio data and also computes and displays its maximum, minimum and standard deviation values on the command window. Copy your code and outcome/command window screen shots in your solution (2.0-Mark).
Hints: Use the “load handel” command.

