Feeds
質問
gfdeconv not the same as LFSR?
I have been trying to implement the following formula in matlab: b84x84+...+b1x+b0 = Rf(x)g(x)[ bn-1xn-1+...+b85x85 ] + g(x) ...
約13年 前 | 0 件の回答 | 0
0
回答質問
binary polynomial division help
I'm struggling with binary polynomial division. I have a vector of data which is a message sent over a wireless link. I ha...
約13年 前 | 2 件の回答 | 0
2
回答回答済み
binary polynomial division help
Thanks for the replies. gfdeconv worked for me once I had corrected my error in the code generating polynomial (g(x)). Now t...
binary polynomial division help
Thanks for the replies. gfdeconv worked for me once I had corrected my error in the code generating polynomial (g(x)). Now t...
約13年 前 | 0
| 採用済み