登录
首页 » matlab » FFT

FFT

于 2009-11-07 发布 文件大小:202KB
0 308
下载积分: 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 个回复

  • gui
    图形用回界面(gui)设计举例,希望对你有帮助(gui)
    2009-11-02 11:27:32下载
    积分:1
  • RandPSOprogram
    随机权重法改进粒子群优化算法, 更换目标函数后使用(Random weight method to improve particle swarm optimization algorithm, the objective function after the use of replacement)
    2011-05-10 20:05:57下载
    积分:1
  • dh1251
    RESEARCH PAPER PUBLISHED IN NCITCSE 2015
    2015-04-04 20:01:44下载
    积分:1
  • ZSI_SBC_Open_Loop_Perfect
    this file is a simulation of simple boost control in z_zource inverter
    2013-12-10 01:56:30下载
    积分:1
  • zuixiaoerchengfaqushixiangchuliMATLAB
    最小二乘法 趋势项去除 程序 原理 matlab(matlab)
    2010-05-22 12:43:07下载
    积分:1
  • xiaoboyasuo2
    matlab 下经典的利用wavedec2,appcoef2,detcoef2对图像进行分解提取高低频系数完成图像压缩和重构的源程序.(matlab under the classic use of wavedec2, appcoef2, detcoef2 image decomposition extraction coefficient of the completion of the high-low frequency image compression and reconstruction of the source.)
    2007-10-10 14:52:57下载
    积分:1
  • seaclutter3
    关于天地波海杂波仿真程序;matlab。(Heaven and earth Baltic clutter simulation program matlab.)
    2012-11-08 19:12:59下载
    积分:1
  • 基于MATLAB的捷联惯导轨迹发生器 SINS simulation
    基于MATLAB的捷联惯导轨迹发生器,以及SINS解算程序(SINS based on MATLAB trajectory generator and solver SINS)
    2021-04-17 08:28:53下载
    积分:1
  • sinuous
    正弦函数与余弦函数的线性组合 变精度数是用确切的有理表示存在的一个小数点。利用变精度而合理的算法,创建变量使用vpa功能。(This example feedforward utilization 2/3 convolutional encoder drawing. Describes how to determine the coded block parameters. This example also illustrates the use of the calculation error block reception delay.)
    2012-11-30 20:35:15下载
    积分:1
  • MMSE_CE
    两个仿真分别实现LS(最小二乘法)和MMSE(最小均方误差)信道估计。(Two simulations were realized LS (least squares) and MMSE (minimum mean square error) channel estimation.)
    2020-09-15 19:27:55下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载