Question: Matlab Practical Problem The attached xlsx (Excel) file contains genuine lab data from a chromatography detector recorded at a rate of 10 Hertz, and contains,

Matlab Practical Problem

The attached xlsx (Excel) file contains genuine lab data from a chromatography detector recorded at a rate of 10 Hertz, and contains, in column 1, the signal in the units of micro volts. Write a Matlab code to read and plot the data: skip the first 25 rows; read only column 1, which shows the signal in micro volts. Convert from microV to mV; compress the signal data vector by keeping only every 120th entry; generate the corresponding time coordinate values by dead reckoning (remembering that the data-collection rate was 10Hz), assigning the first read entry to time zero. Suggested units for the x-axis: minutes; y-axis: mV. Bonus question: write additional lines of code which, from the data display, lets the user pick two points, and returns the average signal between the two points. Useful links:

https://www.mathworks.com/help/matlab/ref/xlsread.html

https://www.mathworks.com/help/matlab/ref/ginput.html

Membrane Permeation GC Data.xlsx is below

=CHROM =Valued Customer =N2024 = = =Step input = =CHANNEL 1 =RESTEK 15METER MXT-1 =HELIUM AT 5 PSI = = =ExampleComponentTable.cpt =RUN1 = = =TYPE YOUR COMMENTS HERE = 9-22-2016

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!