How can i plot this?

Given the speed {x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10}. Plot the graph of the given membership functions.
Slow = trapezoid(x; x0, x2, x3, x5)
Medium = triangle(x; x3, x5, x7)
Fast = trapezoid(x; x6, x8, x9, x10)

回答 (0 件)

この質問は閉じられています。

質問済み:

2022 年 9 月 26 日

閉鎖済み:

2022 年 9 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by