MATLAB "conv"command valid/legal for both causal and non causal signals?
Show older comments
Can we use the built in MATLAB command "conv" for both causal and non causal signals?
Answers (1)
Walter Roberson
on 3 Mar 2021
0 votes
Yes. Multiplication and addition do not care where you got the values, or whether it is physically meaningful to convolve the values.
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!