Azzera filtri
Azzera filtri

Isolate reflection from a signal

4 visualizzazioni (ultimi 30 giorni)
Josh Burt
Josh Burt il 26 Gen 2021
Commentato: Star Strider il 10 Feb 2021
I have a vibration signal samples at 2000 Hz for 60 s. The signal consists of a transmitted wave along a beam and along the beam there are a number of discontituies resulting in multiple reflections coming back from these different sources.
How to isolate these reflections?
Gracias a todos!

Risposte (1)

Star Strider
Star Strider il 26 Gen 2021
The reflections are likely going to be opposite in sign from the indicent signal. One option is to use the findsignal function in the negated version of the signal. I doubt there is any robust way to find all of them and their phase relationships to the original signal, however the functions listed in the documentation section on Signal Modeling may provide some options.
Also search the File Exchange. This search on signal reflection (and your own searches) could discover appropriate functions.
I have never done anything like what you want to do, so these are simply my exploration of the documentation and the File Exchange looking for possible solutions.
  2 Commenti
Josh Burt
Josh Burt il 10 Feb 2021
Thanks for gettig back to me, I will look at those links. Gracias!
Star Strider
Star Strider il 10 Feb 2021
My pleasure!

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by