Calculate the yearly average temperature for each of the lakes, and the yearly average for all six lakes put together.

computer science

Description

Computer Science Project:

 

Each question must be made using MATLAB and should have its individual script file (.m)

All Files submitted through Turnitin Plagiarism Checker

 

On this project you will make calculations and conclusions based on real data collected by the NOAA (The National Oceanic and Atmospheric Administration, an agency of the United States government) on the “Daily Lake Average Surface Water Temperature” of six lakes (Ontario, Erie, Huron, Michigan, Superior, and St. Clair) during the 2018 calendar year.

 

You can find the actual data file here that contain the average temperatures for each day of the year for each of the six lakes. Data were collected between January and December 2018 and are in degrees Celsius.

https://coastwatch.glerl.noaa.gov/ftp/glsea/avgtemps/2018/glsea-temps2018_1024.dat

 

Days are numbered 1 to 365, 1 being January 1st and December 31st being 365.

It is up to you to extract the data from the file and put it into MATLAB.

=> Use MATLAB! - Do not copy and enter data by hand!

 

You are to make a report showing tables, graphs and conclusions based on data using MATLAB functionality


Related Questions in computer science category