<?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 ok, many many thanks! in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939381#M14372</link>
    <description>&lt;P&gt;ok, many many thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2013 09:44:44 GMT</pubDate>
    <dc:creator>mu_k_</dc:creator>
    <dc:date>2013-02-11T09:44:44Z</dc:date>
    <item>
      <title>FFT Trigonometric transform - zeroes f(0)=0 and f(n)=0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939379#M14370</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt; I have a small question about FFT trigonometric in MKL. I have a array of data I wish to transform. But I can't use exponential FFT, I need to use the sine trigonometric transformation. The algorithm wants from the that the array of data begins with zero and ends with zero.&lt;BR /&gt; f(0)=0&lt;BR /&gt; f(n)=0&lt;BR /&gt; &lt;BR /&gt; But my natural data are not of such kind. Can I do this? : My array A length is m. I will create an array F which has length n=m+2 and I will copy the array A into F. I will define F(0)=0, F(1:m)=A and F(n)=0&lt;BR /&gt; Will it work? Will be the transformation right? &lt;BR /&gt; And then after the transformation, the transformed F, what should I do? Now I would like to have the values in A but the lenght of A is smaller than F. Can I copy A=F(1:m) and the points F(0) and F(n) not use? Will the array A than the sine FFT of A at the beginning?&lt;BR /&gt; I hope so but I'm not sure if I'm not mistaken.&lt;BR /&gt; Many thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 09:00:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939379#M14370</guid>
      <dc:creator>mu_k_</dc:creator>
      <dc:date>2013-02-11T09:00:16Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939380#M14371</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Your suggestion is correct. If you want to have sine transform of vector without zero elements on the beginning and on the end you can copy it in temporary array with zero boundaries elements, make a TT transform and after copy it back.&lt;/P&gt;
&lt;P&gt;With best regards,&lt;/P&gt;
&lt;P&gt;Alexander Kalinkin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 09:20:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939380#M14371</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2013-02-11T09:20:58Z</dc:date>
    </item>
    <item>
      <title>ok, many many thanks!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939381#M14372</link>
      <description>&lt;P&gt;ok, many many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 09:44:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Trigonometric-transform-zeroes-f-0-0-and-f-n-0/m-p/939381#M14372</guid>
      <dc:creator>mu_k_</dc:creator>
      <dc:date>2013-02-11T09:44:44Z</dc:date>
    </item>
  </channel>
</rss>

