2D convolution with 1D output
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Xin
el 6 de Abr. de 2018
Respondida: Abhishek Ballaney
el 9 de Abr. de 2018
Hi everyone, basically I need to compute the following convolution problem in 2D, but with only 1 array output. Is it possible to use conv2 or other available fast method to do it as I don't need the other dimension for output? Thanks a lot.
0 comentarios
Respuesta aceptada
Abhishek Ballaney
el 9 de Abr. de 2018
https://in.mathworks.com/help/matlab/ref/conv2.html
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Whos en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!