<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zer4</author_name>
  <author_url>https://blog.hatena.ne.jp/zer4/</author_url>
  <blog_title>メモ帳</blog_title>
  <blog_url>https://frozen.hateblo.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
  </categories>
  <description>行列Aにおいて、ある特定の値以上の要素は残し、値未満の要素を0にする 例 A = 1 2 3 4 5 6 7 8 9 の5以上の値について実行 (A &gt;= 5).*A = 0 0 0 0 5 6 7 8 9 (A &gt;= 5)によって、Aの5以上の要素だけが1になる（それ以外は0の）行列を得て、ドットによる要素演算で適した要素を復元する。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffrozen.hateblo.jp%2Fentry%2F2013%2F06%2F11%2F181142&quot; title=&quot;MATLAB（またはそのクローン）における行列の特定要素の抽出メモ - メモ帳&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>2013-06-11 18:11:42</published>
  <title>MATLAB（またはそのクローン）における行列の特定要素の抽出メモ</title>
  <type>rich</type>
  <url>https://frozen.hateblo.jp/entry/2013/06/11/181142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
