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 CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by