收藏 分享(赏)

工程数学--微分方程.ppt

上传人:fmgc7290 文档编号:7116410 上传时间:2019-05-06 格式:PPT 页数:27 大小:724.50KB
下载 相关 举报
工程数学--微分方程.ppt_第1页
第1页 / 共27页
工程数学--微分方程.ppt_第2页
第2页 / 共27页
工程数学--微分方程.ppt_第3页
第3页 / 共27页
工程数学--微分方程.ppt_第4页
第4页 / 共27页
工程数学--微分方程.ppt_第5页
第5页 / 共27页
点击查看更多>>
资源描述

1、1,工程數學-微分方程,授課者:丁建均,Differential Equations (DE),教學網頁:http:/djj.ee.ntu.edu.tw/DE.htm (請上課前來這個網站將講義印好)歡迎大家來修課!,2,授課者:丁建均Office: 明達館723室, TEL: 33669652 Office hour: 星期三下午 1:005:00 個人網頁:http:/disp.ee.ntu.edu.tw/ E-mail: djjcc.ee.ntu.edu.tw,上課時間: 星期三 第 3, 4 節 (AM 10:2012:10) 星期五 第 2 節 (AM 9:1010:00) 上課地點

2、: 電二143 課本: “Differential Equations-with Boundary-Value Problem“, 7th edition, Dennis G. Zill and Michael R. Cullen 評分方式:四次作業一次小考 10%, 期中考 45%, 期末考 45%,3,注意事項:請上課前,來這個網頁,將上課資料印好。http:/djj.ee.ntu.edu.tw/DE.htm (2) 請各位同學踴躍出席 。(3) 作業不可以抄襲。作業若寫錯但有用心寫仍可以有40%90% 的分數,但抄襲或借人抄襲不給分。(4) 我週一至週四下午都在辦公室,有什麼問題 ,歡迎

3、同學們來找我,4,上課日期,5,課程大綱,Introduction (Chap. 1),First Order DE,Higher Order DE,解法 (Chap. 2),應用 (Chap. 3),解法 (Chap. 4),應用 (Chap. 5),多項式解法 (Chap. 6),Transforms,Partial DE (Chap. 12),Laplace Transform (Chap. 7),Fourier Series (Chap. 11),Fourier Transform (Chap. 14),6,Chapter 1 Introduction to Differential

4、Equations,1.1 Definitions and Terminology (術語),Differential Equation (DE): any equation containing derivation (page 2, definition 1.1)x: independent variable 自變數y(x): dependent variable 應變數,7,Note: In the text book, f(x) is often simplified as fnotations of differentiation, , , , . Leibniz notation,

5、 , , , . prime notation, , , , . dot notation, , , , . subscript notation,8,(2) Ordinary Differential Equation (ODE):differentiation with respect to one independent variable,(3) Partial Differential Equation (PDE):differentiation with respect to two or more independent variables,9,(4) Order of a Dif

6、ferentiation Equation: the order of the highest derivative in the equation,7th order,2nd order,10,(5) Linear Differentiation Equation:,All the coefficient terms are independent of y.,Property of linear differentiation equations: If and y3 = by1 + cy2, then,11,(6) Non-Linear Differentiation Equation,

7、12,(7) Explicit Solution (page 6)The solution is expressed as y = (x) (8) Implicit Solution (page 7)Example: , Solution: (implicit solution)or (explicit solution),13,1.2 Initial Value Problem (IVP),A differentiation equation always has more than one solution. for , y = x, y = x+1 , y = x+2 are all t

8、he solutions of the above differentiation equation. General form of the solution: y = x+ c, where c is any constant. The initial value (未必在 x = 0) is helpful for obtain the unique solution. and y(0) = 2 y = x+2 and y(2) =3.5 y = x+1.5,14,The kth order differential equation usually requires k initial

9、 conditions (or k boundary conditions) to obtain the unique solution. solution: y = x2/2 + bx + c, b and c can be any constant y(1) = 2 and y(2) = 3y(0) = 1 and y(0) =5 y(0) = 1 and y(3) =2For the kth order differential equation, the initial conditions can be 0th (k1)th derivatives at some points.,(

10、boundary conditions,在不同點),(boundary conditions,在不同點),(initial conditions),15,1.3 Differential Equations as Mathematical Model,Physical meaning of differentiation: the variation at certain time or certain place,A: population 人口增加量和人口呈正比,Example 1:,16,T: 熱開水溫度, Tm: 環境溫度 t: 時間,Example 2:,17,大一微積分所學的:,的

11、解,問題:,(1) 若等號兩邊都出現 dependent variable (如 pages 15, 16 的例子),(2) 若order of DE 大於 1,例如:,18,Reviewdependent variable and independent variable DE PDE and ODEOrder of DElinear DE and nonlinear DEexplicit solution and implicit solutioninitial value IVP,19,Chapter 2 First Order Differential Equation,2-1 Sol

12、ution Curves without a Solution,Instead of using analytic methods, the DE can be solved by graphs (圖解),slopes and the field directions:,x-axis,y-axis,(x0, y0),the slope is f(x0, y0),20,Example 1 dy/dx = 0.2xy,資料來源: Fig. 2-1-3(a) in “Differential Equations-with Boundary-Value Problem”, 8th ed., Denni

13、s G. Zill and Michael R. Cullen.,21,資料來源: Fig. 2-1-4 in “Differential Equations-with Boundary-Value Problem”, 8th ed., Dennis G. Zill and Michael R. Cullen.,Example 2 dy/dx = sin(y), y(0) = 3/2 With initial conditions, one curve can be obtained,22,Advantage: It can solve some 1st order DEs that cann

14、ot be solved by mathematics.Disadvantage: It can only be used for the case of the 1st order DE. It requires a lot of time,23,Section 2-6 A Numerical Method,Another way to solve the DE without analytic methods independent variable x x0, x1, x2, Find the solution of Since approximation,sampling(取樣),前一

15、點的值,取樣間格,24,Example: dy(x)/dx = 0.2xy y(xn+1) = y(xn) + 0.2xn y(xn )*(xn+1 xn).dy/dx = sin(x) y(xn+1) = y(xn) + sin(xn)*(xn+1 xn). .,後頁為 dy/dx = sin(x), y(0) = 1, (a) xn+1 xn = 0.01, (b) xn+1 xn = 0.1, (c) xn+1 xn = 1, (d) xn+1 xn = 0.1, dy/dx = 10sin(10x) 的例子,Constraint for obtaining accurate resul

16、ts: (1) small sampling interval (2) small variation of f(x, y),25,(a),(b),(c),(d),26,Advantages - It can solve some 1st order DEs that cannot be solved by mathematics. - can be used for solving a complicated DE (not constrained for the 1st order case) - suitable for computer simulation Disadvantages - numerical error (數值方法的課程對此有詳細探討),27,Exercises for Practicing (not homework, but are encouraged to practice) 1-1: 1, 13, 19, 23, 33 1-2: 3, 13, 21, 33 1-3: 2, 7, 28 2-1: 1, 13, 20, 25, 33 2-6: 1, 3,

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 中等教育 > 高中教育

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报