Convolution by matrix method without using 'conv()'

バージョン 1.1.0.0 (334 Bytes) 作成者: Souhardya Panda
Linear discrete convolution without using inbuilt matlab function 'conv'
ダウンロード: 224
更新 2017/2/3

ライセンスの表示

This is a function which can be used to convolute two discrete signals (or matrix). It doesn't use inbuilt 'conv' function.
Same syntax as 'conv' function. In fact this is a replacement of 'conv' function.

引用

Souhardya Panda (2026). Convolution by matrix method without using 'conv()' (https://jp.mathworks.com/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCorrelation and Convolution についてさらに検索
バージョン 公開済み リリース ノート
1.1.0.0

Title has been changed

1.0.0.0