Question: this is a matlab code, i just cant seem to load my data. thank you, pls show the work! Exercise 3.5 The file patient_temps.mat contains

this is a matlab code, i just cant seem to load my data. thank you, pls show the work!
this is a matlab code, i just cant seem to load my

Exercise 3.5 The file patient_temps.mat contains a variable called age_temps. The first column of this variable contains patients' ages, and the second column contains their body temperatures. Each row represents a different patient. By mistake, some of the temperatures were recorded in Fahrenheit and some in Celsius. Write MATLAB code to load in the data, and convert all Fahrenheit values to Celsius using the following formula: Celsius =( Fahrenheit 32)95. You can easily find which values are in Fahrenheit by comparing them to some threshold (e.g., 50 degrees). You should use logical indexing when choosing which values to convert

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Chemical Engineering Questions!