Convolution

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Convolution

跳至解决方案
589 次查看
LuigiV
Contributor III

Hi I'm using the IMXRT1010 EVK, is there an application example to develop a "low latency partitioned convolution" (c code), using the available DSP library ?

I need to convolve an input stream (from codec) with a Impulse Response file and send the result to the output stream (to codec).

 

Thank you, Luigi

 

 

 

 

Thank you, Luigi

0 项奖励
回复
1 解答
568 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
There is no specific example on the SDK for this operation however on the CMSIS-DSP library documentation you can find a c file for reference on this operation Convolution Example (keil.com)

Best regards,
Omar

在原帖中查看解决方案

0 项奖励
回复
1 回复
569 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
There is no specific example on the SDK for this operation however on the CMSIS-DSP library documentation you can find a c file for reference on this operation Convolution Example (keil.com)

Best regards,
Omar

0 项奖励
回复