-
ofdm
基于OFDM的ls lmmse lr-lmmse系统的仿真(Based OFDM ls lmmse the lr-lmmse simulation)
- 2021-04-14 12:58:55下载
- 积分:1
-
cengcifenxifa
层次分析法,对事物尽心主顾复制很好的评价事物的方法(Analytic Hierarchy Process evaluation of the things conscientious patrons copy good things)
- 2013-03-29 16:21:06下载
- 积分:1
-
PDS_Lucrarea1
MathLab introduction in Romanian.
- 2012-10-14 03:52:03下载
- 积分:1
-
cc_methods
Color consistancy is used to describe the color value and increase the histogram
- 2013-05-07 20:07:22下载
- 积分:1
-
BPSK_QPSK
本程序给出了两种通信调制方式的matlab代码,可以提供给大家参考(This procedure gives the two communication modulation of matlab code that can be provided for your reference)
- 2010-05-10 21:07:26下载
- 积分: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
-
GLCM_Features1
GLCM_Features1 helps to calculate the features from the different GLCMs
that are input to the function. The GLCMs are stored in a i x j x n
matrix, where n is the number of GLCMs calculated usually due to the
different orientation and displacements used in the algorithm. Usually
the values i and j are equal to NumLevels parameter of the GLCM
computing function graycomatrix(). Note that matlab quantization values
belong to the set {1,..., NumLevels} and not from {0,...,(NumLevels-1)}
- 2013-04-21 07:06:27下载
- 积分:1
-
PAST
MATLAB程序设计教程之源代码,适合学习和应用MATLAB各种程序。(MATLAB programming tutorial source code, learn and apply MATLAB for various procedures)
- 2011-07-28 20:45:13下载
- 积分:1
-
Figure_scripts-20120703
BOC信号仿真 自相关 功率谱特性 无模糊度捕获(BOC signal autocorrelation power spectrum without ambiguity capture)
- 2012-07-04 17:25:13下载
- 积分:1
-
Filter_matlab
利用matlab编写图像滤镜GUI,符合以下要求:
1.将图像中选取某一区域,进行颜色的滤镜效果; 2.移动滤镜效果的区域。 包括:马赛克,蓝光透镜和素描三种效果。(Use matlab GUI write image filter, comply with the following requirements:
1. Select an image in a certain region, color filter effects regional 2. Move the filter effect. They include: mosaic, blue lens and sketches three effects.)
- 2015-06-22 13:30:19下载
- 积分:1