function rtn= dfb(c) x=c(1) ; y=c(2) ; rtn = [2.*(x-2) 2.* (y-3)] ;