-
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
-
UFVM
with this code it could drwa evrythings about modal parametrs of structures and otherthings
- 2015-02-11 19:28:33下载
- 积分:1
-
fuzzyC
遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改(Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format)
- 2010-05-16 13:13:06下载
- 积分:1
-
TurboOFDMfading2
turbo ofdm in fading channel
- 2011-06-22 00:14:53下载
- 积分:1
-
LFM-radar
用fircls设计FIR带通滤波器,希望对大家有用。。(design a FIR filter with fircls.)
- 2013-04-24 09:01:59下载
- 积分:1
-
MatLab-Programming
MATLAB程序开发经典英文教程,帮助开发人员更好的利用MATLAB开发。(MATLAB Programming classic English tutorial to help developers better use MATLAB development.)
- 2011-05-18 13:08:43下载
- 积分:1
-
mfiles
北京航空航天大学matlab6.5版本教材的m文件集合(M file collection of the materials of Beijing University of Aeronautics and Astronautics matlab6.5 version)
- 2012-10-03 23:57:28下载
- 积分:1
-
zhuansuADRC
速度环采用自抗扰技术,运用矢量控制对永磁同步电机进行控制(Speed loop using ADRC Technology)
- 2020-06-26 23:20:01下载
- 积分:1
-
matlab_practical_tutorial
MATLAB 使用教程 非常简单易懂(MATLAB tutorial is very simple and straightforward to use)
- 2009-12-17 10:01:21下载
- 积分:1
-
SpaceCarving
nice file to read and have a nice syllabus
- 2010-12-03 03:26:16下载
- 积分:1