搜索资源列表
DVB-T2-CSP-03-01-00
- BBC开发的DVB-T2系统的matlab仿真平台,编码的每步结果都输出在特定的TXT文件,可以用作结果验证!-BBC developed the DVB-T2 system Matlab simulation platform, every step of the coding results are output in a specific TXT file can be used for results validation.
motorimage_Csp
- 脑电想象运动的csp特征提取分类算法 matlab平台,通过投票可以直接扩展到多类-Imagine the movement csp EEG feature extraction classification algorithm matlab platform, through the vote can be directly extended to multiple classes
CSP(m_function)
- 在目前以运动想象为基础的脑机接口(Brain-Computer Interfaces, BCI)系统中,共同空间模式(Common Spatial Patterns, CSP)方法作为一种有效的处理方法被广泛使用。本程序实现了基本的CSP算法。-failed to translate
csp
- This the matlab code of common spatial pattern with tests.-This is the matlab code of common spatial pattern with tests.
RCSPCodes
- This the matlab code of Regularized Common Spatial Pattern (R-CSP) algorithm.-This is the matlab code of Regularized Common Spatial Pattern (R-CSP) algorithm.
csp
- CSP共空间模式的matlab代码实现,自己编写的CSP函数,测试好用,分享给初学者-CSP matlab code writed by myself,share with freshman.
csp
- 用csp对脑电信号就行特征提取的matlab代码-EEG with csp line feature extraction matlab code
CSP
- CSP特征提取算法,可用于两类特征的数据分类中(CSP feature extraction algorithm)
csp
- 本MATLAB 例程用于脑电信号处理采用 CSP算法。(This MATLAB demo using CSP is intended for EEG signal processing)
BCI_MI_CSP_DNN
- BCI_MI_CSP_DNN是一种基于matlab的运动图像脑电信号分类程序。 基于matlab深度学习工具箱编写了BCI_MI_CSP_DNN程序 本程序的原理基于CSP和DNN算法 这个程序的性能是基于BCI竞赛II数据集II 提出了一种基于深度学习的运动图像脑电信号分类方法。在预处理原始脑电图信号的基础上,采用共空间模型(CSP)方法提取脑电图特征矩阵,并将其输入深度神经网络(DNN)进行训练和分类。我们的工作在BCI Competition II Dataset III上进行了实