フィルターのクリア

Can I use Arduino and Simulink for fuzzy logic?

3 ビュー (過去 30 日間)
damon
damon 2012 年 9 月 23 日
コメント済み: SyukriY 2016 年 12 月 16 日
Is it possible to build a fuzzy logic controller in simulink and implement it on an Arduino board to get real-time readings and actions?

回答 (3 件)

Ryan G
Ryan G 2012 年 9 月 25 日
This Fuzzy Logic Documentation states that the blockes are all code generation compatible so I would expect them to behave just as any other Simulink block would with the Arduino target deployment.
  2 件のコメント
damon
damon 2013 年 4 月 17 日
Hey, I tried to implement the fuzzy logic on the arduino uno and it doesn't work.There is a possibility that it isn't supported. Is it possible to run the controller on my pc and use serial receive and serial transmit to read the sensors on the arduino and give commands to the actuators?
Kaustubha Govind
Kaustubha Govind 2013 年 4 月 19 日
Damon: Could you elaborate on "it doesn't work" - do you see errors, or something else? Although I don't have experience with this, it appears that you can interface with Arduino from MATLAB. However, I don't know how 'real-time' this is, to use in a Plant-Controller setup.

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


Ali
Ali 2013 年 10 月 30 日
it will convert the fuzzy file to arduino code .
  2 件のコメント
tegguer mustapha
tegguer mustapha 2015 年 3 月 31 日
PLEASE HELP ME I CREE BLICK FOR FUZZI LOGIC IN SIMULINK AND SEND IN ARDUINO AND DOESNT WORK WHI THE ARDUINO RECIEVER THE INFORMATION FROM SIMULINK AND DONT WORK WITH THE CODE PLEASE HELP ME
SyukriY
SyukriY 2016 年 12 月 16 日
You know, Actually, what Ali suggested should help you. Because I myself can use it.
The link is the online software to convert from MATLAB fis file to arduino ino file.

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


Mehedi  Hasan Nayeem
Mehedi Hasan Nayeem 2016 年 1 月 1 日
Following

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by