<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>S-ili</author_name>
  <author_url>https://blog.hatena.ne.jp/S-ili/</author_url>
  <blog_title>Sλの日記 --うつろな日々--</blog_title>
  <blog_url>https://s-ili.hatenadiary.org/</blog_url>
  <categories>
    <anon>数値計算</anon>
    <anon>Ubuntu</anon>
  </categories>
  <description>大量にあるデータを一辺にFFT掛けたいっつーことで、OctaveとかMathematicaでやるのはちょっとよく分からんのでC言語でやっちまう。自分でFFTのコード書くのは愚の骨頂なので、当然パッケージを使う。っつーかさあ、波数空間でやってりゃこんな面倒なことねーんだよな。だから数値計算は(ryとかいつも思う。 Ubuntuの場合、aptでゲットできます。 $ sudo apt-get install fftw-dev これで終わり。超簡単。 fftw.hをインクルードして、コンパイルオプションに、-lfftw -lm付ければ使えるらしい。 http://www.sip.eee.yamaguc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs-ili.hatenadiary.org%2Fentry%2F20070816%2F1187288664&quot; title=&quot;FFTWを使ってみた - Sλの日記 --うつろな日々--&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-08-16 03:24:24</published>
  <title>FFTWを使ってみた</title>
  <type>rich</type>
  <url>https://s-ili.hatenadiary.org/entry/20070816/1187288664</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
