-
emotion
Its a source code for different emotion created by using MATLAB 2013a enviornment
- 2014-11-25 00:32:04下载
- 积分:1
-
channel
信道估计的源程序。可以参考一下,跑得通的(Channel estimation of the source.)
- 2009-12-28 20:31:52下载
- 积分:1
-
LMSAlgorithm
LMS算法是一种自适应算法,也能够很好用在数字预失真中(LMS algorithm is an adaptive algorithm, and can well be used in digital pre-distortion in)
- 2012-01-10 22:42:46下载
- 积分:1
-
zidongkongzhi
自动控制原理PPT大学教程,是华北电力大学的(Automatic control theory PPT university course, is North China Electric Power University)
- 2013-12-25 20:32:38下载
- 积分:1
-
leiliangmusic
高阶谱估计被开发出来,一直为人们所关注,只要信号和噪声中有一种是高斯分布,则累量的运用非常方便解决问题!(Higher order spectral estimation have been developed, has been a continuing concern, as long as there is a signal and the noise is Gaussian distribution, the cumulative amount of use is very easy to solve the problem!)
- 2010-12-25 09:59:10下载
- 积分:1
-
mmahjongg
是一个小游戏,一大堆麻将牌堆在一起,然后按一定的规则,找到两个一样的(a game on Majiang)
- 2010-12-27 19:31:47下载
- 积分:1
-
scfdma
说明: LTE中单载波频分复用,是学习SC-FDMA很好的例子,matlab编的(In LTE single carrier frequency division multiplexing, is the study of SC- FDMA good example, matlab plait)
- 2011-04-17 16:21:17下载
- 积分:1
-
TSP
旅行商问题(traveling saleman problem,简称tsp) 的遗传算法matlab 程序,具体说明文件内有(matlab for traveling saleman problem )
- 2011-04-30 13:15:37下载
- 积分:1
-
ASK
amplitude phaseshift keying
- 2012-04-03 18:48:39下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1