Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Changing fir filter coefficients at samples rate

Baccouche__Bessem
初学者
1,086 次查看

Hi,

I'm using a  sparse complex filter for communication channel Simulation. So I have to Change the filter coefficients (so only the values not the positions) at sample rate. So for each filter execution I have to call init function. 

It turns out that if I Change the coefficients (using init function) for each sample the calculation is  ca. 100X slower than changing the coefficients for each 500 samples.

Is there a way to reduce the computaional Costs of changing the coefficients?

thank you.

0 项奖励
3 回复数
AbhishekD_Intel
主持人
1,060 次查看

Hi,


Thanks for reaching out to us.

We are looking into this issue, and we will get back to you with the updates.



Warm Regards,

Abhishek


Gennady_F_Intel
主持人
1,019 次查看

I am afraid we couldn't help much with the pipeline you describe - this is "by design" behavior.



0 项奖励
Gennady_F_Intel
主持人
1,019 次查看

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.



0 项奖励
回复