Show HN: Interactive polynomial roots toy
duetosymmetry.com
Show HN: Interactive polynomial roots toy
1–10 of 10 posts
Re: Show HN: Interactive polynomial roots toy
#2Or basically, how loud can you crank an amplifier before you hear feedback (and how does it behave with different levels of feedback)
Re: Show HN: Interactive polynomial roots toy
#3Re: Show HN: Interactive polynomial roots toy
#4Re: Show HN: Interactive polynomial roots toy
#5Very cool to see one graph moving when changing the other graph. I must find a way to make cools fractals with that concept
Re: Show HN: Interactive polynomial roots toy
#6Re: Show HN: Interactive polynomial roots toy
#7By the way, it doesn't seem to prevent you from entering a degree higher than 7 if you enter the number manually even though it gives off a warning. Not sure if this is intentional.
Re: Show HN: Interactive polynomial roots toy
#8Cool, really enjoyable to play around with. This made me notice a cute (probably trivial) phenomenon that I haven't seen before. If you take x^n+...+1 and move one of the roots to 1 (equivalently, divide x^(n+1)-1 by (x-z) where z is some nth root of unity), then the resulting polynomial's coefficients seem to be the nth roots of unity. By the way, it doesn't seem to prevent you from entering a degree higher than 7 i…
Re: Show HN: Interactive polynomial roots toy
#9Re: Show HN: Interactive polynomial roots toy
#10Could you open source the code? I think this tool would be really helpful for one of my professors in explaining gain margin for feedback systems.