Write MATLAB m-file that performs the following: A. Read the temperature values from temperatures.txt into a vector B. Plot the temperature against time using red diamond markers. C. Without using loops, remove the noisy data using the following rules: I. Any...