-
cacode
matlab实现对伪随机序列PN码非均匀采样程序(PN code matlab realize the non-uniform sampling procedures)
- 2014-09-22 15:42:59下载
- 积分:1
-
11032112326d2526bf92eec85a
格兰杰因果关系检验 matlab和C的源代码,可以直接输入(Granger causality test matlab and C source code can be entered directly)
- 2020-10-24 11:07:21下载
- 积分:1
-
Raghavendran_thesisonecho_cancelation
this is the echo cancelation using lms adaptive filter
- 2010-09-13 15:18:54下载
- 积分:1
-
Determine-the-FT-of-sequence-x
Determine the FT of sequence x(n)=R4(n) by Matlab, and plot the figure (Determine the FT of sequence x (n) = R4 (n) by Matlab, and plot the figure )
- 2011-05-21 23:11:51下载
- 积分:1
-
LaplaceDisk
solves Laplace equation for a specific B.C. in 2-D on a disk.
- 2011-08-27 22:49:36下载
- 积分:1
-
li
说明: 遗传算法计算最优值,其中有线性及非线性的约束(Genetic algorithm to calculate the optimal value, including linear and nonlinear constraints)
- 2013-08-26 16:38:49下载
- 积分:1
-
myLMS
该算法为最小均方误差滤波,对输入信号进行滤波,输出滤波后的波形和误差(The least squares algorithm, the input signal is filtered, and the filtered output waveform error)
- 2013-12-12 23:08:38下载
- 积分:1
-
yasuojipaiqiguandaoyalimaidong
活塞式压缩机排气管道压力脉动计算matlab程序(Matlab program to calculate the pressure pulsation of piston compressor outlet pipe)
- 2014-02-09 15:47:07下载
- 积分: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
-
Graphics_and_GUIs_with_MATLAB
Graphics and GUI with MATLAB
- 2009-10-24 00:52:21下载
- 积分:1