数学のサイト
微分,積分学について
$$ \frac{df}{dx} \\ \int_a^b f(x)dx $$
線形代数学について
$$ A = \begin{pmatrix} a_{11} & a_{12} & \dots & a_{1n} \\ a_{21} & a_{22} & \dots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{m1} & a_{m2} & \dots & a_{mn} \end{pmatrix} $$
統計学について
$$ \bar{x} = \frac{1}{n}(x_1 + x_2 + x_3 + \cdot \cdot \cdot + x_n) = \frac{1}{n}\sum_{i=1}^{n} x_i \\
s^2 = \frac{1}{n}\sum_{i=1}^{n} (x_i - \bar{x})^2 $$
<aside> 📌 数学の内容については,以下のリンク先を参照してください,
</aside>
<aside> 📌 GitHubのページです
Julia言語とPlutoを利用しての数学の資料内容です.
</aside>
<aside> 📌
</aside>
<aside> 📌
</aside>
<aside> 📌
</aside>