热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_39402231
哥廷根数学学派
2 年前
trueweixin_39402231

Python环境下基于4因子和5因子睡眠纺锤体检测
The 4 parameters Detector uses:
- Absolute Sigma Power
- Relative Sigma Power
- Moving Correlation
- Moving Root Mean Square.
The 5 parameter Detector uses:
* Absolute Sigma Power
* Relative Sigma Power
* Moving Correlation;
* Moving Root-Mean-Square
* Moving Covariance.
所用模块:
import mne
import numpy as np
import time
import matplotlib.pyplot as plt
import pandas as pd
from mne.filter import filter_data
from scipy import signal
from scipy import stats
from scipy.interpolate import RectBivariateSpline
from scipy.interpolate import inter

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
鹅鹅鹅,我真的要笑死
立即登录