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.
链接已复制
3 回复数
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.
