-
ofdm_EM_channel
对ofdm几种信道进行仿真(EM),并进行进一步信道估计.(Several ofdm channel simulation (EM), and further channel estimation.)
- 2014-10-23 15:58:38下载
- 积分:1
-
资源分配程序 resource allocation inofdm
本科毕业设计用到的资源分配程序,在子载波和数量上对多用户进行分配(Graduate design resource allocation procedures used to allocate subcarriers and the number of multi-user)
- 2013-03-19 16:22:07下载
- 积分:1
-
guocaiyang
实现大点数的IFFT变换,先进行小点数IFFT变化,然后再进行过采样滤波,有频谱图及例子(Achieve great points IFFT transform, first have a small point IFFT change, and then over-sampling filter, a spectrum and examples)
- 2013-10-18 16:41:36下载
- 积分:1
-
face_detection_by_template_tutorial
基于模板匹配的人脸检测教程,matlab代码(tutorial of face detection by template)
- 2013-04-16 19:46:22下载
- 积分:1
-
OFDM_16QAM_64QAM
OFDM Signal generation and decoding using 16-QAM .64QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Channel Block observe the performance of the OFDM. (OFDM Signal generation and decoding using 16-QAM .64 QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Channel Block observe the performance of the OFDM.)
- 2007-12-02 23:02:17下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
Text1
c++产生高斯白噪声,可用于通信或信号传输系统中,白噪声产生的程序调用(c++ generated Gaussian white noise, can be used for communication or signal transmission system, the white noise generated by the procedure call)
- 2008-04-19 22:34:34下载
- 积分:1
-
Pattern-Recognization
说明: 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。(The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyzed the impact on the classification.)
- 2011-03-07 20:32:21下载
- 积分:1
-
meanshift
mean shift算法提取图像边缘和图像分割(mean shift algorithm for image edge extraction and image segmentation)
- 2011-05-11 15:08:35下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1