kim zheng cho
Followers: 0 Following: 0
Feeds
질문
Hi i would like to ask how i reduce my ber value using FBMC modulation for my project the signal at receiver side is from oscillscope but ber is high . so can someone help me?
d = rng(211); % Set RNG state for repeatability numFFT = 256; % Number of FFT points numGuards = 53; ...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
Unable to perform assignment because the size of the left side is 1800-by-1 and the size of the right side is 4872-by-1.
d = rng(211); % Set RNG state for repeatability numFFT = 1024; % Number of FFT points numGuards = 212; ...
거의 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
"Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 51-by-1" appears from A(N-1, N-2) = aw; How to solve this? Not sure what it says... Maybe someone can help me?
d = rng(211); % Set RNG state for repeatability numFFT = 1024; % Number of FFT points numGuards = 212; ...
"Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 51-by-1" appears from A(N-1, N-2) = aw; How to solve this? Not sure what it says... Maybe someone can help me?
d = rng(211); % Set RNG state for repeatability numFFT = 1024; % Number of FFT points numGuards = 212; ...
거의 2년 전 | 0