-
FFT
关于FFT变换的源程序,需要的朋友别错过咯,适合所有关于FFT的初学者(the order of FFT,you need it,suit for all the beginner of FFT.)
- 2012-05-02 16:50:03下载
- 积分:1
-
Threeway.tar
Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)(Tucker, B6, GRAM, RAFA and misc. 2nd order models with a test's data et (old version now covered by the N-way Toolbox ))
- 2007-04-12 18:32:41下载
- 积分:1
-
link-quality
基于matlab环境下建立卫星链路质量仿真程序,经检验仿真,可用(set up a project for the satellite link equality based in matlab.this file are realized by the facting simulation )
- 2012-04-06 17:47:00下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
shahram_peer_peer_2008
Beamforming or spatial filtering is a signal processing technique used in sensor arrays for directional signal transmission or reception
- 2012-11-24 22:34:13下载
- 积分:1
-
window-design
详细介绍了利用等纹波设计和凯泽窗法设计FIR滤波器的方法,并进行了仿真,并对纹波系数和衰减进行了比较(Details of the method of utilization ripple design and Kaiser window FIR filter design, and simulation, and the ripple factor and attenuation compared)
- 2014-02-25 00:33:11下载
- 积分:1
-
gaussianparzenwindowdensityestimation
parzen window density estimation with Gaussian as a smoothing factor
- 2009-06-28 14:45:58下载
- 积分:1
-
paper2
An Efficient Inter Carrier Interference Cancellation Schemes for OFDM Systems
- 2015-03-22 00:48:08下载
- 积分:1
-
gtivxdbc
在MATLAB中求图像纹理特征,代码里有很完整的注释和解释,合成孔径雷达(SAR)目标成像仿真,一种流形学习算法(很好用),构成不同频率的调制信号,重要参数的提取,毕业设计有用。( In the MATLAB image texture feature, Code, there are very complete notes and explanations Synthetic Aperture Radar (SAR) imaging simulation target, A fluid manifold learning algorithm (good use), Constituting the modulated signals of different frequencies, Extract important parameters, Graduation usefu.)
- 2016-03-29 21:22:05下载
- 积分:1
-
MATLABgeneratemifhex
说明: MATLAB生成mif、hex(QUARTUS II)文件简介(MATLAB generate mif, hex (QUARTUS II) paper provides a brief)
- 2010-03-30 20:07:33下载
- 积分:1