필터 지우기
필터 지우기

The using of mlseeq function

조회 수: 3 (최근 30일)
Saed
Saed 2012년 1월 31일
Hi all,
I am transmitting a sequence of N=1000 bits over an ISI channel of length 4, and then I am trying to use maximum likelihood sequence estimator (mlseeq) to estimate the transmitted sequence. I am using BPSK as the modulation scheme. Based on the MATLAB help, I wrote the mlseeq function as:
mlseeq(y,h,[-1;1],16,'rst')
where y is the received sequence, h is the channel coefficients, [-1;1] is the vector of the ideal constellation points.
However, the BER curve I got is not smooth and fluctuating up and down (i.e.: not decaying in general). Is there any thing wrong in the above use of mlseeq?
Thanks in advance

답변 (0개)

카테고리

Help CenterFile Exchange에서 BPSK에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by