登录
首页 » matlab » FFT

FFT

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

  • OpenTSTOOL
    国外求延时、嵌入维数、模糊、混沌等非常好用的工具包。(OpenTSTOOL)
    2010-12-02 10:39:06下载
    积分:1
  • haze-removal
    基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档(Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt)
    2013-07-11 10:50:09下载
    积分:1
  • bsrr
    在深度麻醉中出现的爆发抑制阶段,参数爆发抑制比的计算程序(Depth of anesthesia occur in burst suppression stage, burst suppression ratio parameter calculation program)
    2010-05-25 08:46:55下载
    积分:1
  • p_judge
    本程序用于判别所给数据源在置信率为0.05时的概率分布形式。A的形式为n×1。(This procedure is used to determine the distribution of the given data source in the form of confidence was when the probability of 0.05. Form A is n × 1.)
    2014-09-29 15:31:43下载
    积分:1
  • TdoaFdoa_KCHo
    按照KC Ho 的一篇论文Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors_ Analysis and Solution写的仿真代码,用于3基站以上对固定目标进行定位,方法是两步最小二乘,实际上第二步完全不能用,不知道是不是自己写的有问题,欢迎讨论~(According to the paper "Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors_ Analysis and Solution" written by KC Ho, I write the code for simulation, the method is the least square, in fact, the second step is completely out of use, I do not know whether it is my problem or not, if you have any idea, welcome to discuss)
    2018-04-26 15:23:55下载
    积分:1
  • bpsk_snrpe
    说明:  在单径瑞利信道中,请设计一种时分的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与误码率的关系曲线( in a single path Rayleigh channel, please design a secondary peak guide channel estimation method, the Simulink simulation, BPSK BER performance measurement, signal to noise ratio and bit error rate to draw the relationship between curve)
    2020-11-30 15:59:27下载
    积分:1
  • system-simulation
    该段matlab可实现自由摆系统的演示。(The segment can be realized matlab free pendulum system demonstration.)
    2013-07-19 14:26:11下载
    积分:1
  • development-of-the-Min-n-family
    co finite element for continuous beam
    2013-09-27 12:07:38下载
    积分:1
  • test-16QAM
    基于Matlab的Coherent 16QAM simulation。包括产生伪随机比特序列、产生电脉冲序列、NRZ调制、AWGN 信道 plot_opti_spec、平衡探测器、均衡等。(Matlab-based Coherent 16QAM simulation. Comprises generating pseudo-random bit sequence, generating an electrical pulse sequence, NRZ modulation, AWGN channel plot_opti_spec, balanced detector and balance.)
    2014-11-25 12:58:10下载
    积分:1
  • mod_demod
    常见信号的调制解调过程 如QPSK BPSK等(qpsk,bpsk and so on)
    2015-03-27 15:36:54下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载