开发者

does matlab have a built in function for discrete signal addition?

does matlab have a built in function for discrete signal addition?

can only find google of scripts, no built in f开发者_如何学Pythonunction


do you mean add signal a and signal b together? If so its just:

a + b % assumes both are of same length. Zero pad if not

or are you refering to discrete convolution or something?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜