Anonymous
7/3/2025, 12:22:45 PM No.16714614
How does error correction work?
Let's say I have a machine that calculates y = mx, where x is the real number input and m is a real parameter stored in the machine, and y is then the real number output.
Suppose the machine comes from the factory with m=2 installed. Now I have some peculiar process which I wish to capture that gives me y=3 from x=2. The machine with factory settings would rather output y=4. I need to correct it. So I set it in correction mode and feed it (2, 5) to correct the error.
What are the numerous ways it could correct itself?
Let's say I have a machine that calculates y = mx, where x is the real number input and m is a real parameter stored in the machine, and y is then the real number output.
Suppose the machine comes from the factory with m=2 installed. Now I have some peculiar process which I wish to capture that gives me y=3 from x=2. The machine with factory settings would rather output y=4. I need to correct it. So I set it in correction mode and feed it (2, 5) to correct the error.
What are the numerous ways it could correct itself?
Replies: