2016年11月8日
摘要: 近日我在给工程硕士讲《高等工程数学》,在讲授微分方程数值解这一节课的时候。 遇到一个一阶非线性微分方程初值问题,如下: $$\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 阅读(1123) 评论(0) 推荐(0)