-
qpsk_g_r-
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:51:28下载
- 积分:1
-
HSMM
说明: 隐半马尔科夫模型matlab算法,改进的隐马尔可夫模型,增加了状态停留时间(hidden semi-markvo model Add state duration)
- 2020-06-22 23:40:01下载
- 积分:1
-
MTSP_floyed
求解MTSP问题的floyd算法,含数据,实例(floyd algorithm for MTSP)
- 2014-01-05 23:18:07下载
- 积分:1
-
srsGUI-master
srsGUI-123dsst----matlab
- 2019-02-16 21:20:44下载
- 积分:1
-
fuzzy_k_means
说明: 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析(data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis)
- 2005-09-22 23:53:20下载
- 积分:1
-
fftfiltler
生成一个正弦信号,并加入白噪声,得到正弦信号以及白噪声的混合信号,通过低通滤波器对白噪声进行处理(generate a sinusoidal signal, and add white noise, sinusoidal signal to be white noise and mixed-signal, through low-pass filter white noise processing)
- 2006-06-15 21:34:34下载
- 积分:1
-
LiZiqun
这是一个基于粒子群算法来寻找图片上的园的圆心,通过自己设置参数,可以在较短的时间内较为精确的找到一个图所有圆的圆心(It is used to find the location of circles in a complicant map. For this fuction, you can set some paraement yourself and it will return the result in a very short time. )
- 2011-05-07 14:20:00下载
- 积分:1
-
Maxratiocomp
Rayleigh fading channel with Maximal Ratio Combining
- 2010-09-16 19:30:09下载
- 积分:1
-
work
该段程序代码是实现一阶惯性环节大林算法的matlab程序(The paragraph code is to achieve a first-order inertia link Dalin algorithm matlab program)
- 2009-12-31 20:27:23下载
- 积分:1
-
three-function-curve
三角函数曲线的源程序代码,方便matlab初学者学习。(Trigonometric function curve of the source code, convenient for beginners to learn matlab.
)
- 2011-10-23 10:54:40下载
- 积分:1