Compare Functions

Compare points between two functions (f1>f2, f1<f2, f1==f2), by first finding intersection points.

이 제출물을 팔로우합니다

Find the intersection points between two functions f1 and f2 defined for the discrete abscissa x. This results in a possibly greater number of x data (along with f1 and f2 data) in order to include the intersection points between both functions.
From this new data set (new x, new f1 and new f2), logical index vectors are returned to indicate values of x for which: f1 > f2, f1 < f2 and f1 == f2.

인용 양식

Mathieu Boutin (2026). Compare Functions (https://kr.mathworks.com/matlabcentral/fileexchange/36839-compare-functions), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0