dynamic_1d_equilibria
Find and classify equilibria of x' = f(x) by entering the function and domain. Get stability types (stable, unstable, semi-stable) for each equilibrium point.
Instructions
Find the equilibria of x' = f(x) and classify their stability.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | custom | |
| x_max | No | ||
| x_min | No | ||
| params | No | ||
| n_phase | No | ||
| func_str | No | x | |
| control_enabled | No |