11 2016 档案
一个一元二分类Logistic回归参数解析解的推导
摘要:极大似然函数为 $$L(\alpha,\beta) = (\dfrac{\exp(\alpha+\beta)}{1+\exp(\alpha+\beta)})^a(\dfrac{\exp(\alpha)}{1+\exp(\alpha)})^b(\dfrac{\,1\,}{1+\exp(\alpha+\ 阅读全文
posted @ 2016-11-15 19:00 cidpmath 阅读(1411) 评论(0) 推荐(0)
一个微分方程的解析解
摘要:近日我在给工程硕士讲《高等工程数学》,在讲授微分方程数值解这一节课的时候。 遇到一个一阶非线性微分方程初值问题,如下: $$\begin{cases} \dfrac{\text{d}y}{\text{d}x} = y \dfrac{2x}{y}\\ y(0)=1\\ \end{cases} $$ 解 阅读全文
posted @ 2016-11-08 21:02 cidpmath 阅读(1111) 评论(0) 推荐(0)