Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Conversation
- 비제차 상미분 방정식
- Problem set 2.7
- 문제풀이
- homogeneous
- 미분방정식
- 공수1
- Nonhomogeneous ODEs
- ODEs
- 공수 문제풀이
- 삼성SW역량테스트
- Ode
- vocabulary
- 코딩테스트
- Advanced Engineering Mathematics
- 백준
- Homogeneous ODEs
- 공업수학
- 공학수학
- Python
- Problem set 1.5
- SW역량테스트
- 공수
- 영어회화
- 대학
- Problem Set 1.4
- 미방
- English
- kreyszig
- 맛집
Archives
- Today
- Total
한걸음
Ch. 1 1st order ODEs : Basic Concepts. Modeling 본문
Engineering/Advanced Engineering Math.
Ch. 1 1st order ODEs : Basic Concepts. Modeling
우당탕탕 할 수 있다!!! 2023. 10. 11. 14:42반응형
1.1 Basic Concepts. Modeling
Keywords.
Definition :
“An ordinary differential equation (ODE) is an equation that contains one or several derivatives of an unknown function.”
Caution from def. of PDE : 미지의 함수에 대해서 변수에 대한 언급이 명확하게 명시되어있음. 수학의 기본은 정의를 정확하게 아는 것으로부터 출발한다는 것을 명심하자.
Also,
“Such a solution containing an arbitrary constant c is called a ‘general solution’.”
If, we select a specific case, (ex) c == 1.0), it can be called ‘particular solution’.”
Initial Value Problem
ODE는 특정한 상황에서의 해를 구하는 경우가 많다. (Particular solution) 따라서, arbitrary 한 C를 구해주어야 특수해를 알 수 있다. 초기조건을 통해 해결이 가능하다.
Problems
반응형
'Engineering > Advanced Engineering Math.' 카테고리의 다른 글
Ch. 2 2nd order ODEs : 2.2 Homogeneous Linear ODEs with Constant Coefficients (1) | 2023.11.13 |
---|---|
Ch. 2 2nd order ODEs : 2.1 Homogeneous Linear ODEs for 2nd order (0) | 2023.11.10 |
Ch. 1 1st order ODEs : 1.5 Linear ODEs. (1) | 2023.11.02 |
Ch. 1 1st order ODEs : 1.4 Exact ODEs. Integrating Factors (2) | 2023.10.23 |
Ch. 1 1st order ODEs : 1.3 Separable ODEs. Modeling (0) | 2023.10.11 |