-
-2660
《matlab程序设计教程》里的程序代码,源程序,每一章节都有例子()
- 2008-05-05 10:27:54下载
- 积分:1
-
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
-
WiSNAP
MatLab图像传感器网络仿真平台WiSNAP,非常好用和清晰(MatLab image sensor network simulation platform WiSNAP very useful and clear)
- 2007-06-08 15:06:53下载
- 积分:1
-
Lab5-10-11
Communication Systems Lab 5,10 and 11
- 2014-12-21 23:04:07下载
- 积分:1
-
PIDControlDCMotor
PID Controller Design for a DC Motor
- 2013-11-12 14:33:11下载
- 积分:1
-
matlab
说明: 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。(The two objective function, using genetic algorithm matlab optimization toolbox procedures.)
- 2008-11-09 10:09:03下载
- 积分:1
-
zhongliu
针对肿瘤图像进行种子区域生长,以及肿瘤面积的测量,并且对分割结果进行评价。(Seeded region growing for the tumor image, and the measurement of the tumor area, and the divided result evaluation.)
- 2012-12-30 10:04:05下载
- 积分:1
-
SISO_sim
mimo signal detection !
- 2014-12-31 03:03:37下载
- 积分:1
-
MATLAB
MATLAB通信仿真及应用实例详解好的一本书,里面有实例和M文件代码。(MATLAB simulation and communication application example explanation good book, there are examples and M file code.)
- 2014-02-14 08:51:36下载
- 积分:1
-
Convolutional code
说明: 卷积码的仿真,包含多种译码算法,例如维特比,MAP等。(It's about convolutional code simulation, including a variety of decoding algorithms.)
- 2017-09-10 14:35:58下载
- 积分:1