-
OpenCms中文用户手册书籍语言:英文书籍类型:程序…
OpenCms中文用户手册
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 897 KB
-OpenCMS Chinese user manual books Language : English books categories : program design license : free software books Size : 897 KB
- 2022-02-07 08:00:53下载
- 积分:1
-
数据结构中的插入排序分析和比较。有各种插入排序的算法描述。...
数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm description.
- 2022-02-02 15:24:55下载
- 积分:1
-
一个纯c占星术游戏
一个纯c占星术游戏-a pure game Astrology
- 2023-05-17 01:35:04下载
- 积分:1
-
hanning
说明: 用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析(Hanning window with interpolation FFT algorithm, applied to power system harmonic analysis signals)
- 2008-11-25 22:39:26下载
- 积分:1
-
仿真设计作品--休想逃--麓 瑜 圆
说明: 仿真设计作品--中国闪烁式隐型坦克matlab语言仿真(simulation design works-- the Chinese-style covert scintillation tanks Matlab language simulation)
- 2006-01-09 19:17:20下载
- 积分:1
-
MinCirle
数据点的最小包围圆计算,对最小包围的数据精度分析有用(The smallest enclosing circle data points calculated)
- 2009-09-07 11:51:49下载
- 积分:1
-
LabVIEW-used-in-grey-prediction
说明: matlab和labview在灰色预测中的应用(LabVIEW used in grey prediction)
- 2011-04-03 10:58:40下载
- 积分:1
-
quckly_loudness
moore响度模型计算完整版调用程序,共同没努力(moore ludness caculation)
- 2020-07-02 03:00:01下载
- 积分:1
-
code of c a program for begniers
code of c a program for begniers
- 2022-01-26 01:45:53下载
- 积分:1
-
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