登录
首页 » matlab » FFT

FFT

于 2009-11-07 发布 文件大小:202KB
0 261
下载积分: 1 下载次数: 59

代码说明:

  脑波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))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MPM
    this is very useful file that simulate the memory polynomial method.
    2010-01-07 16:31:00下载
    积分:1
  • nonIsotropicGaussianPSF
    产生一个各项均匀的多维的光学点扩散函数模型的matlab m 文件!!!(Produce a uniform multidimensional various optical point spread function model matlab m file! ! !)
    2014-08-27 13:18:58下载
    积分:1
  • mallatxiaobopu
    小波谱分析mallat算法经典程序-此示意程序用D实现小波谱分析(Small spectral analysis the Mallat algorithm classic program- This indicated the small spectral analysis procedures D)
    2013-04-19 22:38:08下载
    积分:1
  • Erickson-Fundamentals-Power-Electronics
    Erickson Fundamentals Power Electronics
    2015-01-03 23:08:00下载
    积分:1
  • M2HD
    这个代码是用matlab编写的m2hd算法的实现(this code is used in the preparation of Matlab algorithms achieve m2hd)
    2006-12-19 11:28:03下载
    积分:1
  • Kalman_Filter
    Kalman filter brief code
    2014-09-16 17:52:25下载
    积分:1
  • Lecture-4-Filter-Design-(2)
    Filter Design lecture presentation
    2014-01-03 23:12:28下载
    积分:1
  • matlab-code-for-multiple-FFT
    这是一个非常全面的关于FFT的程序,适用于matlab分析。(This is a very comprehensive program on the FFT for matlab analysis.)
    2011-10-24 12:04:05下载
    积分:1
  • l1ptoolbox
    拉普拉斯金字塔的实现方法工具箱,能用,不过要仔细读读,没什么注释。(Laplacian pyramid of the implementation toolkit, can be used, but should be carefully read, no comment.)
    2011-11-29 23:08:44下载
    积分:1
  • matlabbasic
    这是matlab最基本的教程,很详细的,希望可以给大家带来帮助(This is a basic tutorial matlab, very detailed, and I hope we can bring help)
    2012-11-16 21:31:52下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载