-
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
-
seachcenter
用matlab编的 找二值图像的重心 可以下下来看看(Made use of the matlab binary image to find the center of gravity can be down to see the next)
- 2009-07-11 10:34:34下载
- 积分:1
-
fengxingshu
说明: 分形树生成程序,matlab源码,有兴趣的可以来看一看。(Fractal tree generator, matlab source, interested can come take a look at.)
- 2008-09-27 15:49:29下载
- 积分:1
-
SVM-neural
SVM神经网络的回归预测分析---上证开盘指数预测,matlab的经典算法(SVM neural network regression analysis--- Shanghai opening index prediction, matlab classical algorithm)
- 2013-10-20 00:05:32下载
- 积分:1
-
ronghe
两个传感器进行串联形式连接,融合系统贝叶斯风险曲线以及ROC曲线(Two sensors are connected in series, as well as fusion system Bayesian risk curve ROC curve)
- 2013-10-08 23:45:31下载
- 积分:1
-
65f33c80aa2c
adaboost training for weak classifier.Simple example for classifier and training is done
- 2012-11-21 12:40:04下载
- 积分:1
-
BCT
brain connectivity toolbox,生成随机网络(brain connectivity )
- 2013-05-22 20:34:47下载
- 积分:1
-
000
蚁群算法TSP(旅行商问题)通用matlab程序-很有借鉴意义!! (Ant Colony Algorithm TSP (Traveling Salesman Problem) Universal matlab program- great reference! !)
- 2008-03-10 19:47:51下载
- 积分:1
-
dataentry
电力系统状态估计MATLAB算法,内附readme 详细说明了使用方法和步骤 有专门的txt文件 可以输入自己的bus阵 line阵等 即可进行状态估计(Power system state estimation MATLAB algorithms included readme Describe use specialized txt file and steps can input their own bus array line array can be estimated state)
- 2013-03-23 11:23:17下载
- 积分:1
-
adaptive-scaling
adaptive scaling for tone reservation and active constellation extension
- 2014-11-27 11:19:21下载
- 积分:1