-
pn_eegPLV
计算EEG数据集的锁相值(PLV)。
%
%输入参数:
eegData是3D矩阵numChannels x numTimePoints x numTrials srate是EEG数据的采样率filtSpec是用于在期望的感兴趣频带中过滤EEG信号的滤波器规范。 它是一个具有两个字段的结构,顺序和范围。
范围指定频带的限制,例如,对于伽马频带,使用filtSpec.range = [35 45]。 在filtSpec.order中指定FIR滤波器的顺序。 一个有用的经验法则可以包括约4到5个周期的所需信号。 例如,对于以500Hz采样的eeg数据,filtSpec.order = 50对应于100ms并且包含~4个周期的γ波段(40Hz)。(Computes the Phase Locking Value (PLV) for an EEG dataset.
%
% Input parameters:
% eegData is a 3D matrix numChannels x numTimePoints x numTrials
% srate is the sampling rate of the EEG data
% filtSpec is the filter specification to filter the EEG signal in the
% desired frequency band of interest. It is a structure with two
% fields, order and range.
% Range specifies the limits of the frequency
% band, for example, put filtSpec.range = [35 45] for gamma band.
% Specify the order of the FIR filter in filtSpec.order. A useful
% rule of thumb can be to include about 4 to 5 cycles of the desired
% signal. For example, filtSpec.order = 50 for eeg data sampled at
% 500 Hz corresponds to 100 ms and contains ~4 cycles of gamma band
% (40 Hz).)
- 2019-04-23 20:00:42下载
- 积分:1
-
卡尔曼滤波简介及其算法MATLAB实现代码
说明: 卡尔曼滤波简介及其算法MATLAB实现代码(Introduction of Kalman filter and its algorithm MATLAB implementation code)
- 2020-06-19 09:40:01下载
- 积分:1
-
gonggongsuanlilianxiMain
说明: 计算某条件下高超声速飞行器再入轨迹优化,优化目标为纬度跨度最大(The re-entry trajectory optimization of hypersonic vehicle under certain conditions is calculated. The optimization objective is the maximum latitude span)
- 2020-03-24 11:41:25下载
- 积分:1
-
Axure元件库
【实例简介】AxureRP9.0扩展元件库2.42by小楼.rplib
- 2021-08-11 00:30:55下载
- 积分:1
-
jquery注册表单
y注册表单是一款拥有三种不同风格的表单验证表单,可以有效验证字符串(The y registration form is a form validation form with three different styles, which can validate strings effectively.)
- 2019-03-20 14:07:01下载
- 积分:1
-
django
说明: 用django实现用户管理系统的后台包括前端展示,主要功能包括从前端页面直接对数据库进行增删改查,还有登录,身份验证,导入导出excel,增加装饰器实现页面保护,分页等功能,可直接用于向内部展示。(The background of user management system with Django includes front-end display. The main functions include adding, deleting, modifying and checking the database directly from the front-end page, login, authentication, importing and exporting excel, adding decorator to realize page protection, paging and other functions, which can be directly used for internal display.)
- 2019-11-28 17:32:01下载
- 积分:1
-
manifold
流形学习算法库,包括主要的流形学习算法。LLE,ISOMAP,LE等算法(Manifold learning algorithm library, including the main manifold learning algorithm. LLE, ISOMAP, LE, such as algorithm)
- 2009-01-14 20:45:02下载
- 积分:1
-
accessweboffline
说明: access编程的最好帮助文档,包括很多相关api编程(access to the best programming help documentation, including many related api programming)
- 2006-04-30 16:06:48下载
- 积分:1
-
guidelines_mangoes_to_usa
说明: mangos english bulletin
- 2020-03-04 18:33:13下载
- 积分:1
-
smbus_op
DOS下面进行SMBUS读写的小程序。
SMBUS上面一般挂着内存SPD,ClockGen,Thermal Sensor等器件配置信息。
本程序适用WatcomC编写(DOS to read and write the following small program to SMBUS. SMBUS usually hung above the memory SPD, ClockGen, Thermal Sensor devices and other configuration information. This procedure applies to the preparation of WatcomC)
- 2010-01-25 14:20:03下载
- 积分:1