필터 지우기
필터 지우기

Isolate reflection from a signal

조회 수: 4 (최근 30일)
Josh Burt
Josh Burt 2021년 1월 26일
댓글: Star Strider 2021년 2월 10일
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!

답변 (1개)

Star Strider
Star Strider 2021년 1월 26일
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
Josh Burt
Josh Burt 2021년 2월 10일
Thanks for gettig back to me, I will look at those links. Gracias!
Star Strider
Star Strider 2021년 2월 10일
My pleasure!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by