can anyone help me to supress the high amplitude part and only keeep low amplitude part in the signal below

2 次查看(过去 30 天)
i have a signal with small amplitude and another signal with larger amplitude but the signal is continuous and its amplitude is changing all the time ,can anyone tell me how to supress the signal with larger amplitude...i would have attached the figure but i can find out how to attach the figure

采纳的回答

Youssef  Khmou
Youssef Khmou 2013-3-4
编辑:Youssef Khmou 2013-3-4
hi, do you have two separate signals or both of them combined into one signle ? you can re scale the Large signal by multiplying it with factor <1 , until its convenient . Or you can normalize it :
%s=s/max(s);

更多回答(1 个)

Rahul
Rahul 2013-3-4
both of them are comined in to one signals

类别

Help CenterFile Exchange 中查找有关 Measurements and Feature Extraction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by