Question: Problem 2 - Matlab programming language In-class Exercise 2. You work for a company that develops smart beds. The bed has temperature sensors located in
Problem 2 - Matlab programming language




In-class Exercise 2. You work for a company that develops smart beds. The bed has temperature sensors located in each 'cell' of the bed. Data was gathered from a night of testing and your boss wants you to analyze the data. However when you looked at the data it was a giant one dimensional array. You realized your control unit was gathering data by simply concatenating the list of existing data with the value from a sensor being polled (dataList-dataLst,sensorReading]) You know the control unit polls the sensors by starting in the top left corner of the bed, and then works its way to the right till it reaches the last sensor of that row, then it moves down a row and repeats the process until it reaches the last sensor, then the process restart
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
