-
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
-
gaus9rdzeni_fft
far field modelling of active optical fibre 9 core
- 2011-02-09 04:35:28下载
- 积分:1
-
ex_14_01
一个BP练习程序,通过修改输入输出的参数,可以观察这些变动对预测效果的影响。(a Backprogation code,can be used to practise the parameters divergence and the fortelling effect.)
- 2010-02-24 21:34:21下载
- 积分:1
-
chuli
处理由采集卡采到的加速度传感器测得的信号,并分析其在0-1000Hz的频谱幅值并绘制频谱图(Processed by the acquisition card taken to the measured acceleration sensor signal, and to analyze the spectrum of the 0-1000Hz and draw the amplitude spectrum)
- 2013-07-31 15:58:17下载
- 积分:1
-
assemble
matlab subroutine makes the global stiffnes matrix assebling of quadrilateral elements
- 2013-08-15 02:14:30下载
- 积分:1
-
Everyday_Practical_Electronics_2010_09.pdf
Everyday Practical Electronics Magazine 2010 september
- 2014-09-06 05:20:25下载
- 积分:1
-
190887655
自己建的双馈式异步风力发电机模型,经过一系列封装后建成的整体模型。(Build the doubly fed induction generator model, and after a series of integrated model of the whole model.)
- 2015-05-25 09:33:11下载
- 积分:1
-
OFDMMATLAB
说明: 基于OFDM系统的MATLAB程序,4信道双载波条件下的OFDM系统仿真。(OFDM systems based on MATLAB program, 4-channel under the conditions of dual-carrier OFDM system simulation.)
- 2008-11-10 12:31:48下载
- 积分:1
-
GA-to-TSP
遗传算法解决旅行商问题遗传算法解决旅行商问题(Genetic algorithm to solve traveling salesman problem genetic algorithm to solve traveling salesman problem)
- 2011-05-24 16:57:13下载
- 积分:1
-
lvboqi
利用matlab设计高通、低通、带通和带阻滤波器,生成效果图(High-pass, low-pass, band-pass and band-stop filter using matlab design generated effect diagram)
- 2013-03-18 21:56:54下载
- 积分:1