-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
kalman
本程序描述了kalman滤波算法,利用初学者加深对kalman滤波算法的理解。(This procedure describes the kalman filter algorithm, the use of beginners to deepen the understanding of the kalman filter algorithm.)
- 2010-12-04 21:25:25下载
- 积分:1
-
Matlab2012
关于Matlab2012经典超强教程,很实用,适合初学者(About Matlab2012 classic super tutorial, very practical, suitable for beginners)
- 2015-02-14 17:15:30下载
- 积分:1
-
DISSIM
相异性分析 DISSIM分析,程序自己编的,有数据有结果(dissimilarity analysis)
- 2020-11-26 14:29:32下载
- 积分:1
-
fuzzcontrol
变论域模糊控制 适用于本科研究生 被控对象是简化的电机模型(Variable universe fuzzy control applies to undergraduate students of the controlled object is a simplified motor model)
- 2021-04-01 21:29:08下载
- 积分:1
-
MPCCONTORLOFPMSM
说明: In this study, a current model predictive controller (MPC) is designed for a permanent
magnet synchronous motor (PMSM) where the speed of the motor can be regulated precisely.
- 2020-12-11 16:49:17下载
- 积分:1
-
MATLAB6
MATLAB6_0基础及应用 _ 清源计算机工作室编著_ - [出版地不详]_ 机构_0(the basic knowledge of matlab6.0)
- 2009-05-25 22:29:54下载
- 积分:1
-
798923ga-vc
pso算法,此算法源程序采用MATLAB编写,可用于向量机优化(pso algorithm that uses source code written in MATLAB, can be optimized for vector machines)
- 2011-07-30 17:54:26下载
- 积分:1
-
xory
模式识别:用于分类着力解决关于异或的问题(Pattern recognition: strive to solve the question of exclusive or used for classification)
- 2013-08-26 17:42:11下载
- 积分:1
-
fdtd1D
simulation for one-D FDTD(Basic standard FDTD code for learner)
- 2010-08-13 21:22:17下载
- 积分:1