<?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 Hello, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-filter-with-complex-data-and-real-filter-coefficients/m-p/1173831#M27009</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A couple releases ago it was introduced special FIR API for complex data and real coefficients - ippsFIRSR32f_32fc, ippsFIRMR32f_32fc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try to use it. Here are the links to reference manual pages for single-rate and multi-rate FIRs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/ipp-dev-reference-firsr" target="_blank"&gt;https://software.intel.com/en-us/ipp-dev-reference-firsr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/ipp-dev-reference-firmr" target="_blank"&gt;https://software.intel.com/en-us/ipp-dev-reference-firmr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you have any questions please let me know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tatyana&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 07:20:17 GMT</pubDate>
    <dc:creator>Tatyana_B_Intel</dc:creator>
    <dc:date>2018-12-11T07:20:17Z</dc:date>
    <item>
      <title>FIR filter with complex data and real filter coefficients</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-filter-with-complex-data-and-real-filter-coefficients/m-p/1173830#M27008</link>
      <description>&lt;P&gt;The most common case I have using the FIR filtering functions is with complex time series data and real coefficients. However all of the functions I've found to use on complex data have complex filter coefficients. I've tried splitting the real and imaginary parts into two arrays, filtering each individually, then putting them back together into a complex array -- and I've converted the real coefficients to complex and performed a complex-complex FIR filter operation. Both yield the same answers. However the complex FIR is about 3 times the execution speed (which is a problem for me). It seems that having to split the real and imaginary parts and then putting them back together again should be totally unnecessary. Is there anyway around these extra steps while still getting the speed of doing scalar multiplies during the filter execution?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 20:33:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-filter-with-complex-data-and-real-filter-coefficients/m-p/1173830#M27008</guid>
      <dc:creator>Kandle__Douglas</dc:creator>
      <dc:date>2018-12-10T20:33:41Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-filter-with-complex-data-and-real-filter-coefficients/m-p/1173831#M27009</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A couple releases ago it was introduced special FIR API for complex data and real coefficients - ippsFIRSR32f_32fc, ippsFIRMR32f_32fc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try to use it. Here are the links to reference manual pages for single-rate and multi-rate FIRs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/ipp-dev-reference-firsr" target="_blank"&gt;https://software.intel.com/en-us/ipp-dev-reference-firsr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/ipp-dev-reference-firmr" target="_blank"&gt;https://software.intel.com/en-us/ipp-dev-reference-firmr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you have any questions please let me know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tatyana&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 07:20:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FIR-filter-with-complex-data-and-real-filter-coefficients/m-p/1173831#M27009</guid>
      <dc:creator>Tatyana_B_Intel</dc:creator>
      <dc:date>2018-12-11T07:20:17Z</dc:date>
    </item>
  </channel>
</rss>

