搜索资源列表
BlindEqualizer
- Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来-Blind Equalizer algorithm is the use of the CMA and LMS tie, When the CMA will EYE open, sig
mmse2
- pe to snr for equalize zfl and mmse for channel [1/√2 1/√2] with tap 5
BlindEqualizationBasedonGeneticAlgorithm
- 盲均衡技术能够仅利用接收信号的统计特性对信道特性进行均衡,克服了传统自适应均衡技术需要训练序列、降低系统有效信息传输率的缺陷,成为目前的研究热点。本文简单介绍了通信中的盲均衡技术,并针对一个简单的信道模型给出了基于遗传算法的盲均衡算法。仿真结果表明,多次迭代的盲均衡的均值能够很好地代表未知信道的性能。 -Blind equalization was an adaptive equalization technique,which could equalize the properties o
colormobel
- 数字图像处理,颜色模型,对图像进行颜色转换-Given a color image ‘football.jpg’. 1) Display the three component images: red, green and blue. 2) Perform histogram equalization for the original image in RGB color space, and display the result. 3) Convert RGB to HSV, e
histogramEqualization
- It is user-build functions to create a histogram of an image and to equalize it. histogram.m:=creates histogram of an image histEqual.m:=equalizes the historam
deconvolve
- deconvolution deconvolve.m Given a system impulse response h[n] and test response y[n], this algorithm deconvolves the test response with the impulse response to determine the input x[n] as X(jw) = Y(jw)/H(jw). Eliminate some noise
equaliz
- equal file can equalize comm signal.
Equalize
- Program that equalize the image using opencv only for read image
ques6
- Write MATLAB code that will do the following. (a) Read a gray image and determine the histogram. (b) Equalize the histogram using normal and adaptive histogram equalization technique (Global). (c) Equalize the histogram using normal and adaptiv
Turbo_code_simulation
- Turbo Equalize matlab simulation
BER-for-BPSK-in-Rayleigh-channel
- Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The scr ipt performs the following (a) Generate random binary sequence of +1’s and -1’s. (b) Multiply the symbols with the channel and then add white Gaussian
ofdm_rayligh_ch_qpsk
- i have simulated a general ofdm system but i am not having correct results. can any one rectify problems in this code. have i used correct formulas in this code? i mean does RAYLEIGHCHAN command hold for it? do i need to equalize the receiver signal?
