<?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 FIR Filter with frequency sampling? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-Filter-with-frequency-sampling/m-p/912373#M14391</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'mwondering if it's possible to implement an FIR filter that uses the frequency sampling method with IPP 5.2? &lt;/P&gt;
&lt;P&gt;Basically, I want to duplicate the MATLAB FIR2() functionality.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;- Kirk&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2007 15:29:13 GMT</pubDate>
    <dc:creator>kklobe</dc:creator>
    <dc:date>2007-08-20T15:29:13Z</dc:date>
    <item>
      <title>FIR Filter with frequency sampling?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-Filter-with-frequency-sampling/m-p/912373#M14391</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'mwondering if it's possible to implement an FIR filter that uses the frequency sampling method with IPP 5.2? &lt;/P&gt;
&lt;P&gt;Basically, I want to duplicate the MATLAB FIR2() functionality.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;- Kirk&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2007 15:29:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-Filter-with-frequency-sampling/m-p/912373#M14391</guid>
      <dc:creator>kklobe</dc:creator>
      <dc:date>2007-08-20T15:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: FIR Filter with frequency sampling?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-Filter-with-frequency-sampling/m-p/912374#M14392</link>
      <description>&lt;P&gt;Hi Kirk,&lt;/P&gt;
&lt;P&gt;please see expert comments:&lt;/P&gt;&lt;PRE&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;No problem if as in Matlab, literally&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;Let see how fir2 is used&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;gt;&amp;gt; f = [0 0.6 0.6 1]; m = [1 1 0 0];&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;gt;&amp;gt; b=fir2(30,f,m)&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;But that is the same as&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;gt;&amp;gt; fir1(30,0.6)&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'"&gt;If so you can use FIRGen and IIRGen functions in ipps&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2007 19:10:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-Filter-with-frequency-sampling/m-p/912374#M14392</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-08-21T19:10:35Z</dc:date>
    </item>
  </channel>
</rss>

