Evaluating Fuzzy logic in ThingSpeak

1 visualizzazione (ultimi 30 giorni)
Lemuel Aldwin Garcia
Lemuel Aldwin Garcia il 29 Set 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 Commenti
Christopher Stapels
Christopher Stapels il 30 Set 2020
Modificato: Christopher Stapels il 30 Set 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 il 1 Ott 2020
Modificato: Lemuel Aldwin Garcia il 1 Ott 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

Accedi per commentare.

Risposte (0)

Community

Più risposte nel  ThingSpeak Community

Categorie

Scopri di più su Fuzzy Logic in Simulink in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by