MATLAB "conv"command valid/legal for both causal and non causal signals?
2 views (last 30 days)
Show older comments
Can we use the built in MATLAB command "conv" for both causal and non causal signals?
0 Comments
Answers (1)
Walter Roberson
on 3 Mar 2021
Yes. Multiplication and addition do not care where you got the values, or whether it is physically meaningful to convolve the values.
0 Comments
See Also
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!