Effacer les filtres
Effacer les filtres

data scaling from sensor

3 vues (au cours des 30 derniers jours)
MUHAMMAD AMMAR MASDIM
MUHAMMAD AMMAR MASDIM le 1 Déc 2017
Hi guys,I have the data from arduino that give me reading of 266 to 400, i want to convert this data into 0 to 180.Im kind of stuck at the block parameter because I don't know how to set the representable maximum and minimum?

Réponses (1)

Madhu Govindarajan
Madhu Govindarajan le 1 Déc 2017
What you need is the 1-D lookup table https://www.mathworks.com/help/simulink/slref/1dlookuptable.html
or just the linear interpolation equation slope and intercept values.

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by