Compare Functions

版本 1.0.0.0 (1.8 KB) 作者: Mathieu Boutin
Compare points between two functions (f1>f2, f1<f2, f1==f2), by first finding intersection points.
278.0 次下载
更新时间 2012/5/24

查看许可证

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 (2024). Compare Functions (https://www.mathworks.com/matlabcentral/fileexchange/36839-compare-functions), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0