-
xianhao
说明: 北航信号与测试技术实验 基本信号的时域频域分析 FFT变换 自相关互相关变换
matlab源码 以及实验结果图(Northern Testing experimental data signal and the signal in time domain frequency domain analysis FFT, autocorrelation and cross-correlation transform matlab source results map)
- 2011-04-17 22:17:32下载
- 积分:1
-
Time_FFT_NarrowBand
Time_FFT_Narrow band.mat
It has input data
- 2012-04-17 19:29:23下载
- 积分:1
-
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
-
qamTx
发射机qam调制的matlab仿真程序。(QAM modulation transmitter matlab simulation program.)
- 2008-04-20 23:26:00下载
- 积分:1
-
newton
介绍了newton插值的Mtlab程序,程序简单易懂,有助于对newton插值的了解。(Introduction of the newton interpolation Mtlab procedures, the procedures simple and easy to understand, contribute to the understanding of newton interpolation.)
- 2008-06-05 12:43:37下载
- 积分:1
-
motori
DC Motor Speed Control With Chopper Based on IGBT-Module
- 2012-06-19 12:32:07下载
- 积分:1
-
CHAPTER1
先进PID控制及MATLAB仿真程序,第一章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, run through the first chapter, all successful)
- 2010-12-18 14:42:23下载
- 积分:1
-
chazhihenihe
采用MATLAB对常见插值 和拟合算法进行变成,并附有PPT文档说明(Using MATLAB and the fitting of the common interpolation algorithms become, along with documentation PPT)
- 2011-07-26 10:14:03下载
- 积分:1
-
mtf
用MATLAB画光学系统的光学传递函数MTF程序的代码(Transfer function of the program code using MATLAB painting optical optical system)
- 2014-03-11 19:05:47下载
- 积分:1
-
matlab-tools
matlab编程指导书,用于辅助matlab编程学习。(matlab programming instructions, for assisting matlab programming learning.)
- 2016-04-07 13:04:58下载
- 积分:1