-
RA码的Matlab源码,可用于通讯信道中的纠错功能
RA码的Matlab源码,可用于通讯信道中的纠错功能(RA Code)
- 2021-04-23 22:18:48下载
- 积分:1
-
CH4
stbc souce code. good
- 2009-12-01 21:52:46下载
- 积分:1
-
household-givens
运用matlab编程语言,实现利用Householder变换和Givens变换求解矩阵的QR分解(Use matlab programming language, the realization and the Givens transformations using the Householder transformation matrix QR decomposition to solve)
- 2013-10-06 20:54:14下载
- 积分:1
-
StereovisionReconstruction
Stereovision reconstruction using Triangulation and "Mire" Calibration.
Implemented in Matlab language
- 2009-05-27 12:38:53下载
- 积分:1
-
123426
注水算法是根据某种准则,并根据信道状况对发送功率进行自适应分配,通常是信道状况好的时刻,多分配功率,信道差的时候,少分配功率,从而最大化传输速率。本文运用matlab通过对注水算法在mino系统中的三种不同的情况下进行了仿真,比较出在小信噪比时,相同信噪比下利用CSI的功率注水算法获得容量优于未知CSI的平均功率分配算法;相同容量下已知CSI信噪比比未知CSI时的信噪比小3dB.当信噪比增大到一定程度时,功率注水算法所获得的信道容量将收敛到平均功率分配的信道容量。(Water flooding algorithm is based on certain standards, and according to the channel condition to adaptive allocation of sending power, usually is a good moment, channel situation more distribution power, channel is poor, less power distribution, so as to maximize the transmission rate. This paper USES matlab based on water flooding algorithm in Austin system of three different cases are simulated and compared in small SNR, under the same SNR use CSI power allocation algorithm for capacity is superior to the average power allocation algorithm of unknown CSI Same capacity known CSI signal-to-noise ratio than the unknown CSI small signal-to-noise ratio of 3 db. When the signal-to-noise ratio increases to a certain degree, the power allocation algorithm for channel capacity will converge to the average power distribution channel capacity.
)
- 2013-09-03 20:28:15下载
- 积分:1
-
mke
Algorithm of the decision of the differential equation a method of final elements
- 2009-11-28 18:10:21下载
- 积分:1
-
matlab
本章将涉及比较深层的 MATLAB 内容:脚本;函数(一般函数、内联函数、子函数、
私用函数、方法函数);程序调试和剖析;数据结构(类、对象);重载和继承;面向对象
编程。本章配备了许多精心设计的算例。这些算例是完整的,可直接演练的。读者通过这些
算例,将真切感受到抽象概念的内涵、各指令间的协调,将从感知上领悟到面向对象编程的
优越和至关要领。(MATLAB )
- 2010-03-09 22:30:34下载
- 积分:1
-
Roy-Osherove---The-Art-of-Unit-Testing---2014
Roy Osherove - The Art of Unit Testing - 2014 in pdf format. Great book for learnin Unit test for beginners.
- 2014-09-04 15:29:49下载
- 积分:1
-
ka-e-man-lv-bo
应用matlab编程实现基于卡尔曼滤波的目标运动 小球的实时轨迹跟踪(using matlab : using kalman to track the target running ball in time)
- 2013-09-03 16:40:26下载
- 积分:1
-
pi
说明: 一个用于求圆周率pi的matlab算法。题目背景:取一长面积为1平方米的正方形白纸,在白纸的内部画一个直径为1米的圆,如下图所示。此圆恰好与正方形的四条边分别切于一点,它的面积是
pi*(1/2)^2 =pi/4 ,然后,你可以抓一大把芝麻,一粒一粒地随便地扔到白纸上。在你扔麦子的过程中可以请一位朋友帮助记录:一共扔了几次?有几次是扔在圆里面?
实验结束后,你只须用“芝麻落在圆里的次数”除以“一共扔的次数”得到的结果就是圆的面积。则pi就是“圆的面积*4”了
当然,你扔的次数越多,结果就越精确!()
- 2007-10-19 21:53:53下载
- 积分:1