intersection point calculation between the two regression lines

  • Follow


how can I find a solution about intersection point calculation between the two regression lines in matlab? 
0
Reply ozlem 10/29/2010 12:40:04 PM

"ozlem" <ozlemgezmis@hotmail.com> wrote in message <iaefb4$cu$1@fred.mathworks.com>...
> how can I find a solution about intersection point calculation between the two regression lines in matlab? 

Couldn't you just use FZERO with the objective function of (RegLine1 - RegLine2)?

There are definitely better ways to do this, but this seems straight forward.
0
Reply Sean 10/29/2010 12:51:04 PM


1 Replies
751 Views

(page loaded in 0.139 seconds)

Similiar Articles:













7/24/2012 6:51:57 PM


Reply: