<?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 Butterworth Highpass Filtering IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1525320#M28528</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to recreate a highpass filter that behaves like the `butter()` and `filt()` functions in Matlab, but I am encountering difficulties. The lowpass filter, which is implemented similarly, is working as expected.&lt;/P&gt;&lt;P&gt;I have included the implemented functions for both the highpass (HP) and lowpass (LP) filters, as well as some example data, in the attachments. I've also provided a Matlab script to verify the results. I have removed any debug and error handling code for readability.&lt;/P&gt;&lt;P&gt;The current IPP version in use is 8.0.1 (major, minor, major build), although the same issue persisted with version 2022.9.&lt;/P&gt;&lt;P&gt;My problem seems to be correlating with `rFreq`. Decreasing `rFreq` below 0.01 creates unexpected behavior. Coming closer to 0 increases the error, for which I have included 2 screenshots.&lt;/P&gt;&lt;P&gt;Is there a workaround to still be able to use an `rFreq` of 1e-3 or below since it is inside the required rFreq of 0 to 0.5?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 06:25:22 GMT</pubDate>
    <dc:creator>Keno</dc:creator>
    <dc:date>2023-09-20T06:25:22Z</dc:date>
    <item>
      <title>Butterworth Highpass Filtering IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1525320#M28528</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to recreate a highpass filter that behaves like the `butter()` and `filt()` functions in Matlab, but I am encountering difficulties. The lowpass filter, which is implemented similarly, is working as expected.&lt;/P&gt;&lt;P&gt;I have included the implemented functions for both the highpass (HP) and lowpass (LP) filters, as well as some example data, in the attachments. I've also provided a Matlab script to verify the results. I have removed any debug and error handling code for readability.&lt;/P&gt;&lt;P&gt;The current IPP version in use is 8.0.1 (major, minor, major build), although the same issue persisted with version 2022.9.&lt;/P&gt;&lt;P&gt;My problem seems to be correlating with `rFreq`. Decreasing `rFreq` below 0.01 creates unexpected behavior. Coming closer to 0 increases the error, for which I have included 2 screenshots.&lt;/P&gt;&lt;P&gt;Is there a workaround to still be able to use an `rFreq` of 1e-3 or below since it is inside the required rFreq of 0 to 0.5?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 06:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1525320#M28528</guid>
      <dc:creator>Keno</dc:creator>
      <dc:date>2023-09-20T06:25:22Z</dc:date>
    </item>
    <item>
      <title>Re:Butterworth Highpass Filtering</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1526726#M28531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities and Thanks for providing the files.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From the sample reproducer code provided by you(IPP.cpp), when we tried to compile using the ICPX compiler on Ubuntu using the latest version with the '-qipp' option we got some errors. T&lt;/P&gt;&lt;P&gt;here are a missing number of parameters for IppStatus ippsIIRGenLowpass_64f and &lt;/P&gt;&lt;P&gt;IppStatus ippsIIRGenHighpass_64f, could you please verify and provide us with the modified code?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/ipp/developer-reference/2021-9/iirgenlowpass-iirgenhighpass.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/ipp/developer-reference/2021-9/iirgenlowpass-iirgenhighpass.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, could you please provide us with the complete steps you followed to run on MATLAB?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Sep 2023 15:54:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1526726#M28531</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-22T15:54:45Z</dc:date>
    </item>
    <item>
      <title>Re:Butterworth Highpass Filtering</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1529708#M28539</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with the details and provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2023 05:49:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1529708#M28539</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-10-03T05:49:11Z</dc:date>
    </item>
    <item>
      <title>Re:Butterworth Highpass Filtering</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1531791#M28542</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Oct 2023 13:51:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Butterworth-Highpass-Filtering-IPP/m-p/1531791#M28542</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-10-09T13:51:02Z</dc:date>
    </item>
  </channel>
</rss>

