How to extract envelope from a sine wave signal?

10 次查看(过去 30 天)
Hi.
I have this data signal that has an envelope over it that I want to extract that envelope and apply the envelope onto another signal data. How do I do that? Is that possible? Can anyone show me an example of this? I am quite lost at how to code it.
Please help out. Thank you in advance!
Regards,
Anis
  2 个评论
KSSV
KSSV 2021-3-29
There is a function called envelope. Read about this.
Anis Fatini Abdul Aziz
I have read on it. I think I understand on how to extract the envelope. Next question is once I got the envelope, how can I apply the extracted envelope (let's say signal A) to another signal (signal B)?

请先登录,再进行评论。

回答(1 个)

Swetha Polemoni
Swetha Polemoni 2021-4-1
Hi
You can use the function "envelope" to serve the purpose. You may find the doumentation Envelope Extraction useful.

Community Treasure Hunt

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

Start Hunting!

Translated by