<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to create a variable bandwidth IIR filter? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-create-a-variable-bandwidth-IIR-filter/m-p/989999#M22183</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I want to create a variable bandwidth IIR Filter (i.e. the values of the taps is different for each sample)and was wondering how to go about it and still maintain maximum speed.&lt;BR /&gt;&lt;BR /&gt;I can only see one method at the moment:&lt;BR /&gt;&lt;BR /&gt;call ippsAlloc to create a State Structure&lt;BR /&gt;for each sample&lt;BR /&gt;   generate the values of the taps&lt;BR /&gt;   call ippsAlloc to re-populate the State Structure&lt;BR /&gt;   call ippsIIROne to filter the sample&lt;BR /&gt;next sample&lt;BR /&gt;call ippsFree&lt;BR /&gt;&lt;BR /&gt;I cannot believe this is the most efficient method.&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;Martin.</description>
    <pubDate>Tue, 31 May 2005 21:53:25 GMT</pubDate>
    <dc:creator>Martin_D_4</dc:creator>
    <dc:date>2005-05-31T21:53:25Z</dc:date>
    <item>
      <title>how to create a variable bandwidth IIR filter?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-create-a-variable-bandwidth-IIR-filter/m-p/989999#M22183</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I want to create a variable bandwidth IIR Filter (i.e. the values of the taps is different for each sample)and was wondering how to go about it and still maintain maximum speed.&lt;BR /&gt;&lt;BR /&gt;I can only see one method at the moment:&lt;BR /&gt;&lt;BR /&gt;call ippsAlloc to create a State Structure&lt;BR /&gt;for each sample&lt;BR /&gt;   generate the values of the taps&lt;BR /&gt;   call ippsAlloc to re-populate the State Structure&lt;BR /&gt;   call ippsIIROne to filter the sample&lt;BR /&gt;next sample&lt;BR /&gt;call ippsFree&lt;BR /&gt;&lt;BR /&gt;I cannot believe this is the most efficient method.&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;Martin.</description>
      <pubDate>Tue, 31 May 2005 21:53:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-create-a-variable-bandwidth-IIR-filter/m-p/989999#M22183</guid>
      <dc:creator>Martin_D_4</dc:creator>
      <dc:date>2005-05-31T21:53:25Z</dc:date>
    </item>
  </channel>
</rss>

