-
wanzhengchengxu
信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。
研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。
(Signal transmission channel often occur crosstalk, based on the maximum likelihood sequence estimation (MLSE) electronic dispersion equalizer of the ways to overcome optical fiber communications in a variety of dispersion caused by the inter-symbol interference. Research based on the maximum likelihood sequence estimation (MLSE) of the equalizer, the Viterbi algorithm, a simulation using matlab after using MLSE performance indicators (eye diagram and bit error rate) of the upgrade.)
- 2020-12-12 22:29:16下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
finitevolume
finite volume advection 1D code.
- 2012-05-26 22:07:48下载
- 积分:1
-
upqcmodelmpc_1
simulink model of an innovative sinusoidal pulse width modulation technique for upqc. try to verify the performance. it is for study purpose..
- 2011-09-22 23:23:20下载
- 积分:1
-
illustration_CLT
这个源程序对于通信算法理论推导所需要的概率基础学习有一定帮助,涉及的是极限中心定理的证明matlab仿真。(illustration central limit theory)
- 2011-11-23 10:35:16下载
- 积分:1
-
MatlabNEURALNETWORK
Matlab神经网络工具箱应用简介,XIWANGYOUYONG(About Matlab neural network toolbox application)
- 2010-08-16 19:56:21下载
- 积分:1
-
CalculatioofPartitionConvolutionBasedOnTheMATLAB
线性卷积要求两个输人序列具有持续时间,但在实际应用中,可能遇到输人序列具有无限持续时间的情况。在这种情况下,分段卷积是一种有效的解决方案。文章讨论了计算分段卷积的两种方法。仿真试验表明,分段卷积方法正确且高效。(The linear convolution needs two finite-time input sequences, but in the actual application, two infi-
nite-time input sequences are possible. Under this kind of situation, the partition convolution is an effective solu-
tion. In this paper, two methods of the partition convolution are discussed. The simulation experiment indicatesthat the partition convolution is correct and effective.)
- 2009-11-02 12:49:48下载
- 积分:1
-
GPC_matlab
matlab实现的广义预测控制算法 可供参考(matlab implementation of generalized predictive control algorithm for reference)
- 2010-02-24 15:37:02下载
- 积分:1
-
dtmb_LDPC
这是按照DTMB电视标准用matlab写的生成LDPC矩阵的源代码,可以运行。(This is a code that is in accordance with the standard DTMB TV source code, written in matlab to generate LDPC matrix and it can be run.)
- 2021-01-30 09:58:38下载
- 积分:1
-
PID
先进PID控制matlab仿真一书的源代码(Advanced PID control simulation matlab book)
- 2007-09-12 09:49:29下载
- 积分:1