Processing math: 100%

計算機程式與電腦輔助設計實習

以下為 Brython 網際程式環境.

投影片:



template slide

測試 LaTex 方程式寫法與轉換:

1
$$H\frac{d^{2}\theta (t)}{dt^{2}} = gSin\theta(t)+a_2(t)H-a_1(t)Cos\theta(t)$$

經過轉換成為:

Hd2θ(t)dt2=gSinθ(t)+a2(t)Ha1(t)Cosθ(t)

1
$$\[L(\mu,\sigma;X)=\sum_i\left[-\frac 1 2 \ln(2\pi)-\ln(\sigma)-\frac{1}{2\sigma^2}(X_i-\mu)^2\right]\]$$

經過轉換成為:

[L(μ,σ;X)=i[12ln(2π)ln(σ)12σ2(Xiμ)2]]