Mathematical operations with a vector and a signal

1 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2020-9-21
编辑:Walter Roberson 2020-9-21
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 ?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by