Question: Write a LabVIEW program that performs the following tasks: Using PPG . txt ( sampling rate: 2 5 6 samples / second ) Graph the

Write a LabVIEW program that performs the following tasks:
Using PPG.txt (sampling rate: 256 samples/second)
Graph the file
Find the Systolic Point in milliseconds.
Find the IBI time in milliseconds.
Using EMG.txt (sampling rate: 1250 samples/seconds)
Graph the file
Find the time in milliseconds when the muscle is first active (EMG Onset)
Find the time in milliseconds when the muscle relaxes of initial onset (EMG Offset)
Find the duration of time in milliseconds the muscle was active for (EMG Duration)
Using the File Part_2.txt
a. Modify column 1 from the file so all duplicated numbers are removed only keeping the first instance of a repeated number. To maintain an array size of 100, fill in at the end with the number 10.
b. Generate a new array calculated from column 2 that is the sum the first two numbers and then subtracted by the third (all numbers are 3 digits). For example, the number 341 becomes
Write a LabVIEW program that performs the

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 Programming Questions!