Linear convolution program without using for loop construct
バージョン 1.0.0 (1.21 KB) 作成者:
srinivas thirumala
This small dsp program aims to perform linear convolution between two sequences without using for loop.
This small beginners project aim is to perform linear convolution between two sequences without using for loop. It comprises the respective m-files to start of MATLAB programming for new learners.
Convolution inputs may be given from command window. Above title figure example is computed for x(n)={1,2,3} & {1,2}.
Thank you.
引用
srinivas thirumala (2026). Linear convolution program without using for loop construct (https://jp.mathworks.com/matlabcentral/fileexchange/72417-linear-convolution-program-without-using-for-loop-construct), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
Help Center および MATLAB Answers で Correlation and Convolution についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
