필터 지우기
필터 지우기

PSD for block codes

조회 수: 1 (최근 30일)
Ken
Ken 2019년 6월 17일
Hi Matlab experts,
Can somone please assist with a matlab code that can draw the PSD of a non-binary codebook? An example codebook is as given below.
C=[0 1 2 5 4 3; 0 1 3 5 4 2; 0 4 2 5 1 3; 0 4 3 5 1 2;
5 1 2 0 4 3; 5 1 3 0 4 2; 5 4 2 0 1 3; 5 4 3 0 1 2;
1 0 2 4 5 3; 1 0 3 4 5 2; 4 0 2 1 5 3; 4 0 3 1 5 2;
1 5 2 4 0 3; 1 5 3 4 0 2; 4 5 2 1 0 3; 4 5 3 1 0 2;
2 1 0 3 4 5; 3 1 0 2 4 5; 2 4 0 3 1 5; 3 4 0 2 1 5;
2 1 5 3 4 0; 3 1 5 2 4 0; 2 4 5 3 1 0; 3 4 5 2 1 0;
2 0 1 3 5 4; 3 0 1 2 5 4; 2 0 4 3 5 1; 3 0 4 2 5 1;
2 5 1 3 0 4; 3 5 1 2 0 4; 2 5 4 3 0 1; 3 5 4 2 0 1]
Attached is the expected PSD graph of this codebook. I have a number of non-binary codebooks which I want to compare their PSDs using this method.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by