Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

equivalent of Matlabs conv2(A,B,'same') using VSL

AndrewC
New Contributor III
641 Views

I need to implement the equivalent of Matlabs conv2(A,B,'same') using VSL as part of a conversion of some Matlab code to C++. I am not a signal processing expert and am struggling a bit with this. Some pointers would be very helpful and much appreciated...

0 Kudos
1 Reply
AndrewC
New Contributor III
641 Views

I solved this one and it was easier than I thought. Some sample code that was posted in this forum was very helpful

0 Kudos
Reply