-
radon_transforms
matlab下拉东变换的源代码,非常有用。(randon transformation code in matlab language.)
- 2013-01-02 17:33:02下载
- 积分:1
-
test
ofdm transmission involves each and every single block of the ofdm transmitter with exact output
- 2011-10-03 20:23:48下载
- 积分:1
-
sept5
LMS算法源代码,输入为正弦加噪声LMS算法源代码,输入为正弦加噪声(LMS algorithm source code, the input is sinusoidal plus noise LMS algorithm source code, the input is sinusoidal plus noise)
- 2010-06-03 14:51:46下载
- 积分:1
-
gls
gsl具有强大的矩阵运算,信号分析功能,使用gsl提供的库文件能加速vc开发复杂的数学运算,摆脱对MATLAB的依赖(gsl own powerful function of matrix operations and signal analysis , use the gsl provided library files,you can speed up the development of complex mathematical operations vc, get rid of dependence on the MATLAB)
- 2010-07-25 20:26:23下载
- 积分:1
-
highpassfilter
a matlab .m file describing a function acts as high pass filtr on an image
- 2009-11-09 01:54:58下载
- 积分:1
-
modupm
Phase Modulation for Matlab
- 2009-07-06 00:16:48下载
- 积分:1
-
11
说明: 扩频通信的实现,采用BPSK调制及相应的解调(Implementation of Spread Spectrum Communication)
- 2011-05-09 11:11:22下载
- 积分:1
-
k-epso
best soudo code for k-epso
easy to understand and very useful
- 2013-08-11 21:02:17下载
- 积分:1
-
nonlinear
这本书最近看的觉得挺有用的,希望能对做这方面的朋友有所帮助!谢谢!(This book recently read that Tingyou use, hoping to make friends in this area help! Thank you!)
- 2011-05-31 21:33:31下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1