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

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

 Respuesta aceptada

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);

Categorías

Más información sobre Signal Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Mzo. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by