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 years 前 | 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 years 前 | 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 years 前 | 0
| 已接受