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 years 前 | 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 years 前 | 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 years 前 | 0