Filter löschen
Filter löschen

Mathematical operations with a vector and a signal

1 Ansicht (letzte 30 Tage)
An
An am 20 Sep. 2020
Bearbeitet: Walter Roberson am 21 Sep. 2020
How would be possible to multiply of a signal (discrete) and a 150x1 double vector on Simulink. I am using the function block to make the multiplication, however I receive a signal with a contant value as the result, even though the input signal value is varying in time. That is the first worry that the output result is nothing like the initial signal. The second question is how it would be possible to fit vector values together with the another signal?
  1 Kommentar
Walter Roberson
Walter Roberson am 21 Sep. 2020
Bearbeitet: Walter Roberson am 21 Sep. 2020
What size is the discrete signal?
I have to wonder if the discrete signal you mention is intended to act as a digital filter? If so then see filter() and filtfilt()
Or is the discrete signal a convolution ?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by