Re: How can i find out the quotient?
- From: David Bernier <david250@xxxxxxxxxxxx>
- Date: Thu, 13 Mar 2008 04:02:29 -0400
pnopopop@xxxxxxxxx wrote:
For example, go to this link http://www.computing.dcu.ie/~humphrys/Notes/Networks/tanenbaum/3-08.jpg
This is division of polynomials over a field with two elements. If you look at what gets
subtracted at each step, it's either your divisor polynomial (times x^n) or zero.
When it's divisor times x^n, write a '1' someplace; when it's zero, write '0' going
from left to right. When you can't divide anymore, you're done.
As a check, you can multiply the divisor by the quotient, add the remainder, and
this should give you the original polynomial (the one that gets divided).
David Bernie
--
Posted via a free Usenet account from http://www.teranews.com
.
- References:
- How can i find out the quotient?
- From: pnopopop
- How can i find out the quotient?
- Prev by Date: Re: Trying to solve twp DE's
- Next by Date: Re: How do you show that a monotone increasing real function on a closed
- Previous by thread: How can i find out the quotient?
- Next by thread: Re: How can i find out the quotient?
- Index(es):
Relevant Pages
|