Evaluating Fuzzy logic in ThingSpeak

1 次查看(过去 30 天)
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
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
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 Community

类别

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