<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aidiary</author_name>
  <author_url>https://blog.hatena.ne.jp/aidiary/</author_url>
  <blog_title>人工知能に関する断創録</blog_title>
  <blog_url>https://aidiary.hatenablog.com/</blog_url>
  <categories>
    <anon>音声信号処理</anon>
  </categories>
  <description>Pythonで音声信号処理（2011/05/14）今まで、5回に渡ってFIRフィルタの例であるローパスフィルタ、ハイパスフィルタ、バンドパスフィルタ、バンドストップフィルタを実装してきました。内部で何をやっているか勉強になって大変面白かったんだけど、当然ながらSciPyにはすでに実装されているので今回はそちらを使ってみます。使うのはたった2つの関数だけ。使い方も簡単です。以下のスクリプトは、ローパス、ハイパス、バンドパス、バンドストップを全部まとめています。メイン関数にあるお好みのフィルタのコメントをはずせばそれぞれ試せます。 #coding:utf-8 import struct impor…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faidiary.hatenablog.com%2Fentry%2F20111102%2F1320241544&quot; title=&quot; SciPyのFIRフィルタの使い方 - 人工知能に関する断創録&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/aidiary/20111102/20111102224258.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-11-02 22:45:44</published>
  <title> SciPyのFIRフィルタの使い方</title>
  <type>rich</type>
  <url>https://aidiary.hatenablog.com/entry/20111102/1320241544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
