Was having problems using the example data set and here's what I did to get it working. When entering 'RRSYNTHdata' into the RRest function make sure to leave out the data at the end, the correct formatting is like in the video RRest('RRSYNTH'). I also had to download the Mapping Toolbox for the RRest toolbox to run. Thanks making and sharing this.
@debanjanborthakur43215 жыл бұрын
Hi, If I am using my own PPG data and I do not have any reference signal, can I use your toolbox in that situation too? I just have one PPG signal recorded when the person was breathing at 5 breath per minute, so I wanted to test your toolbox.
@peterhcharlton5 жыл бұрын
You can use the toolbox to estimate respiratory rates from your PPG data, but because there is no reference you wouldn't be able to assess the performance of the respiratory rate estimates. This may be helpful: github.com/peterhcharlton/RRest/wiki/Input-Data#using-your-own-datasets
@shubhamraj61282 жыл бұрын
when i use RRest('RRSYNTH') in command window,there is an error saying Unable to find file or directory 'C:\Users\Asus\Documents rest-syn_mat\.....please help
@ytubeleo2 жыл бұрын
Did you set your root_folder, as at 02:20? And add RRest.m to the search path as at 01:25? Or perhaps slash_direction [at 02:20] will help.
@shubhamraj61282 жыл бұрын
@@ytubeleo Error in RRest (line 56) up = setup_universal_params(period); The above error is coming