-
home_work
设计一个完整的室内无线通信系统物理层传输方案,并用matlab进行仿真根据设计要求分析计算收发机结构及主要参数,提出了一个完整的MIMO-OFDM系统设计方案,得到误比特率仿真曲线。(Design of a complete indoor wireless communication system physical layer transmission scheme, and simulation using matlab design analysis and calculation according to the structure and main parameters of the transceiver, made a complete MIMO-OFDM system design, simulation curve obtained bit error rate.)
- 2011-11-02 17:16:16下载
- 积分:1
-
PEACH
低复杂度信道估计仿真程序,用来降低信道估计的复杂度(Low complexity channel estimation simulation program, used to reduce the complexity of the channel estimation)
- 2015-01-22 10:28:50下载
- 积分:1
-
sourcecode7
MATLAB CODE TO PLOT TWO COMPONENTS USING PCAGRAPH
- 2011-01-19 22:04:16下载
- 积分:1
-
weak-signal-processting
说明: 介绍了几个用于弱信号捕获的不同的信号处理方法,并对其捕获性能进行了比较。(A number of differential signal processing schemes have
been proposed to address weak signal processing.)
- 2011-03-05 16:46:12下载
- 积分:1
-
matlabODEexample
说明: 从方程组中消去一些未知函数及其各阶导数,得到只含有一个未知函数的高阶常系数线性微分方程(Eliminated from the equations of some unknown function and its first derivative, the only unknown function contains a higher-order linear differential equations with constant coefficients)
- 2008-11-23 14:21:58下载
- 积分: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
-
ms-bcs-spl-1.2-2
matlab code for image compressive sensing.
block compressive sensing is used.
- 2013-04-22 23:05:20下载
- 积分:1
-
wxfmatlab
说明: SAR图像滤波方法 实现SAR图像的去噪(SAR image filtering method to achieve SAR image denoising)
- 2011-03-22 17:54:16下载
- 积分:1
-
lec1
The p erceptro n algo rithm ceases to update the para meters only when all the training
images ar e classified corr e ctly (no mistakes, no update s). So, if the training images are
p ossible to clas sify co rrectly with a linear c la ss ifier, will the p erceptr on al gorithm find such
a classifier? Yes , it does, and it w ill co nverge to such a classifier in a finite numb er of
updates (mistakes ). We’ll sho w this in lectur e 2.
- 2013-12-02 14:35:38下载
- 积分:1
-
filter
filter,本代码主要介绍filter的主要步骤,非常简单有很明了,非常适合阅读(Filter, the code describes the main steps of filter are very clear, very simple, very suitable for reading)
- 2015-04-20 10:01:41下载
- 积分:1