Enter coefficients in descending order of s, specify the significant figures, and specify with which mode to do the calculations.
As you modify the input code, the output will be continuously updated.
This program approximates
±1⁄
0= ±10
100,
0⁄
0= 1, and 0 = 10
−100. To see why approximate mode is important, compare modes True
and False
with the program's default coefficients of [1,3,2,0,0]
.
This program uses Skulpt and CodeMirror. Skulpt is a cool in-browser Python interpretter, so feel free to play around with the input and try to crash your browser. Unfortunately Python's' eval
function has not been implemented yet, so this app only does numerical Routh-Hurwitz calculations. Fork me on GitHub
Also, if you don't have adblock on, you may notice an ad below. If you wanted to click it, that'd be a big help. No pressure.