登录
首页 » matlab » signalgenration

signalgenration

于 2013-07-30 发布 文件大小:3KB
0 98
下载积分: 1 下载次数: 3

代码说明:

  signal generation using matlab

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

发表评论

0 个回复

  • 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
  • youyuanlvbo
    一个MATLAB的有源滤波的电子仿真图,希望对大家有帮助(Active Filter a MATLAB simulation of the electronic map, we would like to help)
    2009-04-26 15:22:07下载
    积分:1
  • kalman_filter
    本程序是运用MATLAB程序设计实现卡尔曼滤波器,给出了具体的设计格式和参数。(This procedure is to use MATLAB programming Kalman filter, given specific design format and parameters.)
    2010-12-02 10:19:19下载
    积分:1
  • TP_CmdeMASPC_2011
    Matlab PWM 调制程序 实现调用simulink(Matlab Pulse width modulation)
    2012-04-17 17:01:28下载
    积分:1
  • znpidtuning
    Z-N算法,我做了几个事例,希望对大家有用。(ZN algorithm, I do a few examples of the hope that useful.)
    2012-05-28 21:01:50下载
    积分:1
  • func_RFI
    基于距离相关性的子空间方法的地波雷达的抗射频干扰图像仿真(Image simulation based on radar distance correlation subspace methods to RFI)
    2020-07-26 20:18:41下载
    积分:1
  • root_music
    一维的求根多重信号分类算法Root-MUSIC,在matlab环境下实现(One-dimensional root finding multiple signal classification algorithm Root-MUSIC, in the matlab environment to achieve)
    2013-11-26 10:14:56下载
    积分:1
  • test
    简单的背景差分法代码,用于运动物体前景检测(simple background segmentation code)
    2012-12-11 23:21:42下载
    积分:1
  • apg_partial
    文章Matrix Completion from a Few Entries实现的源代码(Article Matrix Completion from a Few Entries the source code)
    2010-06-12 13:46:24下载
    积分:1
  • lmd
    LMD分解,通过局部均值分解重构信号,实现对信号的降噪效果(LMD the decomposition reconstructed signal by local means, to achieve the effect of noise on the signal)
    2021-04-13 11:28:56下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载