zero crossing detection iwth a matlab function
Ältere Kommentare anzeigen
I have a question about zero crossing detection.
I'm modeling something in simulink that I need the exact time when a Boolean changes value. I'm running my block at continuous time but I was hopping by adding the crossing block I can assure that my block takes a step time and records the exact time of the change in Boolean. However, this doesn't seem to work. 1. Where should I have the crossing detection block? can it be after my function? 2. does it even work on a matlab function? if so, any ideas why it's not working?!
Thanks
1 Kommentar
dpb
am 10 Apr. 2014
I've never even seen a Simulink installation but you might try the following to see if it helps...
Antworten (0)
Kategorien
Mehr zu Signal Operations finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!