Borrar filtros
Borrar filtros

Sine wave change zero crossing and increase amplification

2 visualizaciones (últimos 30 días)
David Jones
David Jones el 7 de Sept. de 2020
Comentada: Star Strider el 10 de Sept. de 2020
Hi
I have attached a picture of a sine wave, can it be modified ie all centred around zero, all peaks and troughs the same size?
Any help would be appreciated.
David
  2 comentarios
Johannes Fischer
Johannes Fischer el 7 de Sept. de 2020
What exactly do you want to extract from the data, after you have manipulated as you describe? Have you considered a Fourier analysis of the data?
Image Analyst
Image Analyst el 7 de Sept. de 2020
Please attach your data in a .mat file if you want people to try anything to help you.

Iniciar sesión para comentar.

Respuesta aceptada

Star Strider
Star Strider el 7 de Sept. de 2020
First, use the fft function to do a Fourier transform to see what the signal frequency components are.
After that, it should be straightforward to design a highpass filter to eliminate both the D-C offset and baseline drift, so the result will be close to what you want.
  7 comentarios
David Jones
David Jones el 10 de Sept. de 2020
Editada: David Jones el 10 de Sept. de 2020
Thank you for all your help
Star Strider
Star Strider el 10 de Sept. de 2020
As always, my pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by