Point of intersection of a curve and a line?

2 ビュー (過去 30 日間)
aya
aya 2012 年 7 月 24 日
I have a curve :
0.01*x^4 - 0.1105*x^3 + 0.0589*x^2 + 1.8673*x -2.9414 = y
I have a line :
(4.6876/2.116)*x - (7.049056/2.116) = y
I need to find the point of intersection on matlab for these 2
Thanks

採用された回答

Star Strider
Star Strider 2012 年 7 月 24 日
These should get you started:
Now just add a little basic algebra to get your answers (there are two).

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by