Skip to main content

saddle_node_fixed_points

Function saddle_node_fixed_points 

Source
pub fn saddle_node_fixed_points(mu: f64) -> Vec<f64>
Expand description

Analyse a 1-D saddle-node bifurcation ẋ = μ + x².

Returns the fixed points for a given parameter mu.