matlab精度检验代码-lstm-qrs-detector:基于CNN-LSTM的QRS检测器,用于ECG信号

上传者: 38528888 | 上传时间: 2021-08-17 08:15:23 | 文件大小: 6.9MB | 文件类型: ZIP
matlab精度检验代码lstm-qrs-检测器 基于CNN-LSTM的QRS检测器,用于ECG信号 该项目为ECG信号实现了基于深度学习的QRS检测器。 具体而言,使用了混合CNN-LSTM模型。 在测试集上,该模型的f1为0.79,准确度为0.95。 要正确理解这一点,请使用以下模型: #first CNN model = Sequential() model.add(Conv2D(filters=32, kernel_size=5,\npadding='same', input_shape=X_train.shape[1:])) model.add(Activation('relu')) model.add(BatchNormalization()) model.add(MaxPooling2D(pool_size=(1, 4))) model.add(Dropout(0.25)) #second CNN model.add(Conv2D(filters=32, kernel_size=5,\npadding='same')) model.add(Activation('relu')

文件下载

资源详情

[{"title":"( 27 个子文件 6.9MB ) matlab精度检验代码-lstm-qrs-detector:基于CNN-LSTM的QRS检测器,用于ECG信号","children":[{"title":"lstm-qrs-detector-master","children":[{"title":"preprocess.ipynb <span style='color:#111;'> 797.42KB </span>","children":null,"spread":false},{"title":"baseline_filtered","children":[{"title":"sel223_ch1.png <span style='color:#111;'> 168.79KB </span>","children":null,"spread":false},{"title":"sel117_ch2.png <span style='color:#111;'> 163.18KB </span>","children":null,"spread":false},{"title":"sel31_ch1.png <span style='color:#111;'> 142.44KB </span>","children":null,"spread":false},{"title":"sel39_ch1.png <span style='color:#111;'> 124.01KB </span>","children":null,"spread":false},{"title":"sel123_ch2.png <span style='color:#111;'> 143.77KB </span>","children":null,"spread":false}],"spread":true},{"title":"gen_train_test_data.ipynb <span style='color:#111;'> 209.88KB </span>","children":null,"spread":false},{"title":"cwt","children":[{"title":"sele0409_ch1.png <span style='color:#111;'> 142.80KB </span>","children":null,"spread":false},{"title":"sel50_ch1.png <span style='color:#111;'> 57.44KB </span>","children":null,"spread":false},{"title":"sel45_ch1.png <span style='color:#111;'> 104.88KB </span>","children":null,"spread":false},{"title":"sele0170_ch1.png <span style='color:#111;'> 117.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"pull_qt_db.ipynb <span style='color:#111;'> 5.13MB </span>","children":null,"spread":false},{"title":"lpf.csv <span style='color:#111;'> 733B </span>","children":null,"spread":false},{"title":"predictions","children":[{"title":"1070.png <span style='color:#111;'> 62.24KB </span>","children":null,"spread":false},{"title":"1074.png <span style='color:#111;'> 60.75KB </span>","children":null,"spread":false},{"title":"702.png <span style='color:#111;'> 61.88KB </span>","children":null,"spread":false},{"title":"987.png <span style='color:#111;'> 58.52KB </span>","children":null,"spread":false},{"title":"707.png <span style='color:#111;'> 57.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"plots","children":[{"title":"accuracy.png <span style='color:#111;'> 97.21KB </span>","children":null,"spread":false},{"title":"ROC.png <span style='color:#111;'> 23.85KB </span>","children":null,"spread":false},{"title":"loss.png <span style='color:#111;'> 86.15KB </span>","children":null,"spread":false},{"title":"sel100.png <span style='color:#111;'> 124.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"qrs_detector.ipynb <span style='color:#111;'> 258.26KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 5.08KB </span>","children":null,"spread":false},{"title":"linear_regression.jpg <span style='color:#111;'> 688.17KB </span>","children":null,"spread":false},{"title":"RECORDS.txt <span style='color:#111;'> 808B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明