<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y_uti</author_name>
  <author_url>https://blog.hatena.ne.jp/y_uti/</author_url>
  <blog_title>y_uti のブログ</blog_title>
  <blog_url>https://y-uti.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>先日、第8回「続・わかりやすいパターン認識」読書会 に参加しました。第 8 章の隠れマルコフモデルについて解説していただきました。そこで今回は、教科書に載っている Viterbi アルゴリズムを実装して試してみます。MATLAB で実装してみました。遷移確率と出力確率は、教科書の (8.116) 式にならって以下のように定義します。A が遷移確率、B が出力確率で、行列の大きさから分かるように 3 つの状態と 2 つの出力記号を持つモデルになります。初期状態 rho も教科書の (8.117) 式のとおりに定めます。 &gt;&gt; A = [ 0.1 0.7 0.2 0.2 0.1 0.7 0.7 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy-uti.hatenablog.jp%2Fentry%2F2015%2F05%2F28%2F001008&quot; title=&quot;MATLAB で Viterbi アルゴリズムを実装する - y_uti のブログ&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>2015-05-28 00:10:08</published>
  <title>MATLAB で Viterbi アルゴリズムを実装する</title>
  <type>rich</type>
  <url>https://y-uti.hatenablog.jp/entry/2015/05/28/001008</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
