Evaluating Fuzzy logic in ThingSpeak

조회 수: 2 (최근 30일)
Lemuel Aldwin Garcia
Lemuel Aldwin Garcia 2020년 9월 29일
편집: Lemuel Aldwin Garcia 2020년 10월 1일
Here is what I'd like to do:
1. Get data from sensors and upload them to thingspeak.
2. Once data gets uploaded I want it to be evaluated with fuzzy logic (a .fis file).
3. The output would then be uploaded to a different thingspeak channel.
I'd like to ask if anyone knows if it's possible to evaluate fuzzy logic in thingspeak and how to do it? If it's not possible then can you tell me some alternatives that could be done?
  댓글 수: 2
Christopher Stapels
Christopher Stapels 2020년 9월 30일
편집: Christopher Stapels 2020년 9월 30일
ThingSpeak does not presently support fuzzy logic toolbox. I will record your interest in our enhancement request system. You can download your ThingSpeak data into a MATLAB session with thingSpeakRead, analyze it with fuzzy logic, and then upload it to a new ThingSpeak channel with thingSpeakWrite.
Lemuel Aldwin Garcia
Lemuel Aldwin Garcia 2020년 10월 1일
편집: Lemuel Aldwin Garcia 2020년 10월 1일
Thanks for the reply.
If anyone else is having trouble with implementing this. You could setup a scheduled task in your computer to run your script that evaluates your data using fuzzy logic.
Here is how to setup a scheduled task on Windows: https://www.mathworks.com/matlabcentral/answers/99750-how-do-i-execute-a-matlab-script-at-a-specific-time-each-day

댓글을 달려면 로그인하십시오.

답변 (0개)

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

Help CenterFile Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by