Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

intersection point calculation between the two regression lines

6 views
Skip to first unread message

ozlem

unread,
Oct 29, 2010, 8:40:04 AM10/29/10
to
how can I find a solution about intersection point calculation between the two regression lines in matlab?

Sean

unread,
Oct 29, 2010, 8:51:04 AM10/29/10
to
"ozlem" <ozlem...@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 new messages