<?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 Scale in DFT in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827230#M5189</link>
    <description>Thank you very much. I'm going to try with 1/sqrt(N)&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;All the best,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; Alex&lt;/DIV&gt;</description>
    <pubDate>Fri, 20 Jan 2012 07:46:29 GMT</pubDate>
    <dc:creator>de_la_Calle__Alejand</dc:creator>
    <dc:date>2012-01-20T07:46:29Z</dc:date>
    <item>
      <title>Scale in DFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827228#M5187</link>
      <description>Hello everyone:&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'm new in the forum. I'm wondering which is the correct scale of the mkl dft. I mean, I'm trying to do the fourier transform of a gaussian function, and I want to the forward fft and the backward fft normalized. I know that if I put the backward scale bscale=1/N (being N the size of the array) I get the original function normalized, but I want the transformed function (in frequency space) normalized.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;If I put no scale (or default scale) i get the original function scaled by N*N, not N like the fftw, am I right?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I've tried with the forward and backward scale like the fftw, in the form:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;fscale= dx/sqrt(twoPI) and bscale = dq/sqrt(twoPI),&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;being dq=twoPI/(N dx) and qmax=pi/dx (Nyquist sampling rules&lt;SPAN style="font-family: 'lucida grande', arial, sans-serif; font-size: 21px;"&gt;&lt;SPAN style="font-size: 11px; font-family: verdana, sans-serif;"&gt;); but i get the wrong normalization.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'lucida grande', arial, sans-serif; font-size: 21px;"&gt;&lt;SPAN style="font-size: 11px; font-family: verdana, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;thanks for the time,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Alex&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Jan 2012 17:05:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827228#M5187</guid>
      <dc:creator>de_la_Calle__Alejand</dc:creator>
      <dc:date>2012-01-19T17:05:27Z</dc:date>
    </item>
    <item>
      <title>Scale in DFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827229#M5188</link>
      <description>Hi Alex,&lt;BR /&gt;MKL(both DFTI and FFTW3 interfaces) implements FFT as describedin MKL Reference Manual. Unless a forward or backward scale is explicitly set, the transform multiplies the L2 norm of the vector by sqrt(N). If you need forward transform to preserve the norm, then do DftiSetValue(hand, DFTI_FORWARD_SCALE, 1.0/sqrt(N) ) before committing the descriptor.&lt;BR /&gt;Thanks&lt;BR /&gt;Dima</description>
      <pubDate>Fri, 20 Jan 2012 03:26:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827229#M5188</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2012-01-20T03:26:41Z</dc:date>
    </item>
    <item>
      <title>Scale in DFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827230#M5189</link>
      <description>Thank you very much. I'm going to try with 1/sqrt(N)&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;All the best,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; Alex&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Jan 2012 07:46:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Scale-in-DFT/m-p/827230#M5189</guid>
      <dc:creator>de_la_Calle__Alejand</dc:creator>
      <dc:date>2012-01-20T07:46:29Z</dc:date>
    </item>
  </channel>
</rss>

