R/doppler.f.R

Defines functions doppler.f

doppler.f <-
function(x) sqrt(x*(1-x))*sin((2*pi*1.05)/(x+0.05))
shimlab/HMTree documentation built on May 29, 2019, 9:25 p.m.