how to do a convolution of 32 kernels of size 5 × 5 × 1

3 件のコメント

Jan
Jan 2018 年 1 月 17 日
One after the other, or simultaneously, or pairwise? What is the difference between the sizes 5x5x1 and 5x5? Matlab omits trailing singelton dimensions in general.
Elysi Cochin
Elysi Cochin 2018 年 1 月 17 日
編集済み: Elysi Cochin 2018 年 1 月 17 日
if possible can you show how it works for the 3 cases One after the other, or simultaneously, or pairwise
Jan
Jan 2018 年 1 月 17 日
編集済み: Jan 2018 年 1 月 17 日
Maybe it is more efficient, if you explain at first with more details, what you want to do. I'm even not sure what a 5x5x1 kernel is. Spending time to display all possible solutions sounds like a waste of time compared to specifying, what is actually needed.

サインインしてコメントする。

 採用された回答

Abhishek Ballaney
Abhishek Ballaney 2018 年 1 月 18 日

0 投票

https://in.mathworks.com/help/matlab/ref/conv2.html

その他の回答 (0 件)

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by