-
Member-functiondefinitionsforclassAccount
Member-function definitions for class Account. 源代码(Member-function definitions for class Account. Source code)
- 2008-01-06 11:42:31下载
- 积分:1
-
fttmatlab
可以简单的实现快速傅里叶变换,这只是部分的,等开通了账号再把其他的上传上来(Can simply fast Fourier transform)
- 2010-10-28 15:20:39下载
- 积分:1
-
Angular-precision
基于均匀圆阵的信号二维方向角高精度估计 (Angular precision estimates based on two-dimensional uniform circular array signal direction)
- 2013-12-08 17:06:55下载
- 积分:1
-
txinndaooh
本文使用Matlab及Simulink软件源码包对cdma20000的前向业务信道进行时间流与数据流仿真,并对仿真结果进行了对比分析。
(This article uses the Matlab and Simulink software source code packages on cdma20000 the first time flow and data flow simulation, and simulation results were compared to the traffic channel.)
- 2012-06-24 23:09:50下载
- 积分:1
-
imhist
opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。(opencv as it shows as histogram matlab to solve opencv histogram did not show defects.)
- 2009-04-25 14:18:48下载
- 积分: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
-
toolbox
contourlet 变换的toolbox,方便大家使用(contourlet transform toolbox, to facilitate people to use)
- 2011-04-22 10:50:52下载
- 积分:1
-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
matlab2
用matlab实现图像的各种变换,旋转,大小变换,滤波平滑。(Matlab implementation using a variety of image transformation, rotation, size, transform, smoothing filter.)
- 2009-03-08 11:23:51下载
- 积分:1
-
Spherical_Harmonic
普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用(Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call)
- 2007-01-13 13:06:38下载
- 积分:1