フィルターのクリア

how to create fuzzy membership function in Matlab in triangular form?

3 ビュー (過去 30 日間)
SimTec
SimTec 2020 年 8 月 20 日
コメント済み: SimTec 2020 年 9 月 18 日
I want to write a matlab code that implement the traingular form of fuzzy membership function that I will use for my fuzzy controller.
I have looked up some c code since I will have to implement in in mincrocontroller.
is there a way to do it on matlab programming?

採用された回答

Joel Van Sickel
Joel Van Sickel 2020 年 8 月 20 日
Hello Tarik,
you can use Matlab or Simulink for fuzzy control. You will need to use the Fuzzy Logic Toolbox for that, which does support generating c-code from your designs.
Regards,
Joel
  3 件のコメント
Joel Van Sickel
Joel Van Sickel 2020 年 8 月 21 日
Hello Tarik,
you can search the file exchange for examples of what other people may have posted for home grown fuzzy logic solutions if you do not want to use MathWorks products: https://www.mathworks.com/matlabcentral/fileexchange/
Regards,
Joel
SimTec
SimTec 2020 年 9 月 18 日
Thank you Joe

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

その他の回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by