Azzera filtri
Azzera filtri

How to design a filter to remove every other spike on graph

3 visualizzazioni (ultimi 30 giorni)
How would I go about designing a filter to remove every other point of discontinuity from a sine wave. Effectively, I'm working on a sine wave comparison which returns to a starting value after the wave has reached a specific point, but it has the drawback of spiking back to the original graph after the required conditions are no longer met. The following is my system as well as the actual and desired results for the system. Thanks for the help.

Risposte (1)

Avinash
Avinash il 13 Gen 2023
As per my understanding you are trying to get a smooth output wave, but you are having discontinuities in the output wave.
  • You can use a "moving average" block into your Simulink model after the "merge" block to smoothen the output wave.
To learn more about "moving average" block, refer the following link:
Thanks
Avinash

Categorie

Scopri di più su Verification, Validation, and Test in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by