ZeroCrossing on a graph
Afficher commentaires plus anciens
I have to create a zerocrossing script which says when a graph passes from positive values to negative values (only this case) and then it plots a graph including all these points of zero crossing. Can someone help me with a code?
4 commentaires
Guillaume
le 18 Sep 2017
So... what is your question?
Nicholas Saladini
le 18 Sep 2017
dpb
le 18 Sep 2017
Consider what happens to diff(y) and look at
doc sign
for ideas...
Nicholas Saladini
le 18 Sep 2017
Réponses (0)
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!