Phase Line Diagram for Autonomous Differential Equations
About
This tool plots phase lines for autonomous ODEs \( y' = f(y) \).
Equilibrium points are found by scanning the interval for sign changes in \( f(y) \), then refining each root using the bisection method. This is a robust technique that reliably locates all roots even for non-smooth or piecewise-defined functions.
Equilibrium points are found by scanning the interval for sign changes in \( f(y) \), then refining each root using the bisection method. This is a robust technique that reliably locates all roots even for non-smooth or piecewise-defined functions.
y' = f(y) = -y*sin(y)
Enter ODE \( y' = f(y) \)
\( y' =\)