01. First-Order Equations¶
ToC¶
- 01.01. The Simplest Example
- 01.02. The Logistic Population Model
- 01.03. Constant Harversting and Bifurcations
01.01. The Simplest Example¶
obtained from calculus
real num , is solution
let be any solution, compute the derivertiev of
initial condition
in the form of an initial valuee problem
when , constant solution
equilibrium solution, equilibrium point
- if ,
- if ,
- if ,
- source: away from it
- sink: toward it
phase plane
bifurcation at
01.02. The Logistic Population Model¶
when
Logistic population growth model
, : positive param
first order
autnomous: depends on alone not
,
rewrite
slope field
Exmaple¶
01.03. Constant Harversting and Bifurcations¶
, constant rate
where
Example¶