Convolution

This function computes the convolution of two Discrete-time signals; x & y.

現在この提出コンテンツをフォロー中です。

z=convolution(x,y) computes the convolution between two Discrete-time signals; x & y. If the two sequences have different lengths, the function will first pad the shorter with zeros. If the length of the longer sequence is N, then the length of the convolution result (i.e length(z)) is 2N-1.

引用

Ismail M. El-Badawy (2026). Convolution (https://jp.mathworks.com/matlabcentral/fileexchange/41385-convolution), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0