
Matrix dimensions must agree.
Error in OFDM_basic (line 85)
Neb=Neb+sum(sum(de2bi(X_r,Nbps)~=de2bi(X,Nbps)));
I managed to find a workaround, you can find the corrected (working) file at this address:
[https://gist.github.com/andi-ra/34054a494054d6714f2a374f5738951f]
Everything seems working, feel free to reach if my solution is not correct. Thank you for that great book!!
Matrix dimensions must agree.
Error in OFDM_basic (line 85)
Neb=Neb+sum(sum(de2bi(X_r,Nbps)~=de2bi(X,Nbps)));
I managed to find a workaround, you can find the corrected (working) file at this address:
[https://gist.github.com/andi-ra/34054a494054d6714f2a374f5738951f]
Everything seems working, feel free to reach if my solution is not correct. Thank you for that great book!!