how do I check if my graph cross verticle lines

1 回表示 (過去 30 日間)
Jens Petit-jean
Jens Petit-jean 2020 年 11 月 30 日
コメント済み: Ameer Hamza 2020 年 11 月 30 日
hello,
How can I check if my graph cross one of the verticle graphs x=1, x=2, x=3, X=4,X=5?
thanks in advance

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 11 月 30 日
Based on how you draw the graph, you may also use fzero() or fsolve()
  2 件のコメント
Jens Petit-jean
Jens Petit-jean 2020 年 11 月 30 日
Is it also possible to use interp1() ?
Ameer Hamza
Ameer Hamza 2020 年 11 月 30 日
Can you show how you curve is created? Is it an equation? Or do you have some data points?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGraph and Network Algorithms についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by