multiplication of two numbers in turing machine
Answers
Answered by
0
How to approach this problem in binary base? This is a assignment so I don't want anyone to solve it for me because I want to do it myself, I just need a little help to design a turing machine for this problem.
I tried to make a logic, which is
First we have to decrement YY, until zero.
With each decrement we have to add XX to XX, but I don't know how.
I can't solve any further
I tried to make a logic, which is
First we have to decrement YY, until zero.
With each decrement we have to add XX to XX, but I don't know how.
I can't solve any further
Similar questions