newtoncooling: newtoncooling

Description Usage Arguments Details Value Author(s)

Description

NewtonColling

Usage

1
newtoncooling(a1, a2)

Arguments

a1

coefficient, see details

a2

coefficient, see details

Details

derivate function for system

dx = a1*(y-x)

dy = a2*(x-y)

Value

closure calculating the derivative based on vector arguments (x,y).

Author(s)

Thomas Wutzler


pplane documentation built on May 2, 2019, 6:07 p.m.