Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.06 KB

ReadMe.md

File metadata and controls

13 lines (10 loc) · 1.06 KB

中文:
1.运行main.m 可以得到呼吸模式模拟数据 XXX.csv
第一列是标签,第二列开始是数据。
2.在 main.m中可以设置参数。XXX_function.m 是每个呼吸模式的函数。

更多信息可以参考Wang, Yunlu, et al. "Unobtrusive and Automatic Classification of Multiple People’s Abnormal Respiratory Patterns in Real Time using Deep Neural Network and Depth Camera." IEEE Internet of Things Journal (2020).

English:

  1. Run main.m to generate simulated respiratory pattern data XXX.csv
    The first column is the label, and the second column starts with the data.
  2. You can set parameters in main.m and XXX_function.m is function of each respiratory pattern.

Wang, Yunlu, et al. "Unobtrusive and Automatic Classification of Multiple People’s Abnormal Respiratory Patterns in Real Time using Deep Neural Network and Depth Camera." IEEE Internet of Things Journal (2020).