Evaluating Fuzzy logic in ThingSpeak

2 visualizaciones (últimos 30 días)
Lemuel Aldwin Garcia
Lemuel Aldwin Garcia el 29 de Sept. de 2020
Editada: Lemuel Aldwin Garcia el 1 de Oct. de 2020
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 comentarios
Christopher Stapels
Christopher Stapels el 30 de Sept. de 2020
Editada: Christopher Stapels el 30 de Sept. de 2020
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 el 1 de Oct. de 2020
Editada: Lemuel Aldwin Garcia el 1 de Oct. de 2020
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

Iniciar sesión para comentar.

Respuestas (0)

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by