08-16-2017 03:14 PM - edited 08-16-2017 03:17 PM
Hello everyone, I am new to the ECG Feature Extractor and would like to ask a question on that.
Currently, I am working on a project which is to extract QRS complex features from ECG signal so to perform machine learning tasks at a later stage. I have already processed my signals using LabView and saved the output file as TDMS file (binary file). I then feed the TDMS file as the source to the ECG Feature Extractor in the Biomedical Workbench (2015). After I have I set all the parameters, the ECG feature extractor did help me in highlighting the QRS complex in red colour, and there was a dialogue box saying that the feature has been saved to the directory that I specified. In the directory, I can see 3 files, one is a TDMS file, one is an ANN file and the last one is a TDMS_INDEX file. I opened the TDMS file with Microsoft Excel and found that the data values on the spreadsheet are the same as the original signal.
I would like to know how may I get the values for the QRS features I extracted, so to enable me for performing further tasks on them, please? Thank you for your help in advance.