Its a MATLAB question Need a help with it Dont have to use t
It\'s a MATLAB question,
Need a help with it
(Don\'t have to use the program)
3.0 A certain student in ENGR 110 programmed their Arduino to sample the output of a sensor 01000 Tadings). However, due to a lack of appropriately valued resistors, their readings contained i Some values were negative while some exceeded the maximum (200), all others were legitima and is named éensor.da nvalid values. s in a fle on the current working folder .dFn (I :1 ) e data is in a file on the current working folder and is named esor.dat a) Load the sengor data Solution
MATLAB code for load the data fllr:
>>X=load(\'sensor.dat\')
if we want to know about the size of the data then use
>>size(X)
