To equate one value to another?
Afficher commentaires plus anciens
Hello! I have signal values (floating values) how do I equate them to the depth of this signal?
signal values 800 801 702 and up to 2000 depth is 14 15 11 and so on until 2000 what could I do then as a result 15 -5 and for my signal it will be like 800-264
Help me please!
4 commentaires
KSSV
le 10 Juil 2019
Not clear.......we check equality of floating values using:
abs(x-y)<tolerance
Lev Mihailov
le 10 Juil 2019
Andrei Bobrov
le 10 Juil 2019
Please show your small example.
Lev Mihailov
le 10 Juil 2019
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Dynamic System Models dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!