数学
<div style="padding-left: 2em"> [tex: P(B \mid A) = \frac{P(A \cap B)}{P(A)} ] </div> mathtrain.jp
markdown ベクトル latex <div style="padding-left: 2em"> [tex: \vec{a} ] </div> <div style="padding-left: 2em"> [tex: \overrightarrow{ab} ] </div>
<div style="padding-left: 2em"> [tex: A = \left( \begin{array}{ccc} a & b \\ c & d \end{array} \right) A^-1 = \frac{1}{ad - bc}\left( \begin{array}{ccc} d & -b \\ -c & a \end{array} \right) ] </div> mathtrain.jp
正則行列と逆行列 <div style="padding-left: 2em"> [tex: A = \left( \begin{array}{ccc} 1 & 1 \\ 0 & 2 \end{array} \right) B = \left( \begin{array}{ccc} 1 & 0 \\ 0 & 1/2 \end{array} \right) ] </div> 特に意味のないelisp (defun insert-hatena-latex-markdown () (interactive) (insert…
生きてきましょう 素のやつ [tex: \displaystyle A = \left( \begin{array}{ccc} a & b & c \\ d & e & f \\ g & h & i \end{array} \right) ] divで囲ったやつ <div style="padding-left: 2em"> [tex: \displaystyle A = \left( \begin{array}{ccc} a & b & c \\ d & e & f \\ g & h & i \e</div>…
[tex: \lim_{x \to \infty} f(x) ]
これが [tex: \displaystyle f(x) = \frac{1}{1 + {e}^{-ax}} ] こう。 staff.hatenablog.com MathJax Documentation — MathJax 2.7 documentation
結局それがなんなのかよくわからず。 morphism そのまんま射と訳される。ポリモーフィズムとはあんまり関係ない。 射 (圏論) - Wikipedia 東大 理学部情報科学科/大学院情報理工学系研究科|情報科学科NAVIgation あるモノについて調べるとき、そのモノの「…