파일 :
목차 :
목차 ............................................................................................................................................................................................... 2
들어 가며 ........................................................................................................................................................................................ 4
1. Combination ...................................................................................................................................................................... 6
1.1. Linear combination ...................................................................................................................................... 6
1.2. Linear independence .................................................................................................................................. 7
1.3. Cartesian coordinate system .............................................................................................................. 8
1.4. Convex combination .................................................................................................................................... 9
2. Polynomial & interpolation .............................................................................................................................. 13
2.1. Linear interpolation .................................................................................................................................. 16
2.2. Polynomial interpolation ..................................................................................................................... 17
2.3. Method of undetermined coefficients ...................................................................................... 18
2.4. Lagrange interpolation .......................................................................................................................... 19
2.5. Divided difference ...................................................................................................................................... 21
2.5.1. Linear interpolation .................................................................................................................... 21
2.5.2. Quadratic interpolation ........................................................................................................... 22
2.5.3. Divided difference & General intepolation............................................................ 23
2.6. Newton interpolation .............................................................................................................................. 25
2.7. Problem of polynomial interpolation ........................................................................................ 26
2.8. Spline interpolation .................................................................................................................................. 28
2.8.1. Cubic spline interpolation ..................................................................................................... 29
2.8.2. Solving natural cubic spline ............................................................................................... 31
3. Parametric equation & continuity ............................................................................................................. 33
3.1. Parametric equation ................................................................................................................................ 34
3.2. Parametric continuity ............................................................................................................................. 37
3.3.Geometric Continuity ................................................................................................................................ 40
4. Bé zier curve ................................................................................................................................................................... 42
4.1. Linear Bé zier curve ................................................................................................................................... 43
4.2. Quadratic Bé zier curve .......................................................................................................................... 43
4.3. Cubic Bé zier curve ..................................................................................................................................... 45
4.4. Composite Bezier curve ........................................................................................................................ 48
5. Spline Curve ................................................................................................................................................................... 50
5.1. Linear spline curve .................................................................................................................................... 50
5.2. Quadratic spline curves ........................................................................................................................ 51
5.3. Spline curves of higher degrees ................................................................................................... 53
6. Hermite spline .............................................................................................................................................................. 56
6.1. Finite difference ........................................................................................................................................... 58
6.2. Cardinal spline ............................................................................................................................................... 58
6.3. Catmul-Rom spline .................................................................................................................................... 58
6.4. Kochanek-Bartels spline ...................................................................................................................... 59
6.5. Monotone cubic interpolation ......................................................................................................... 60
7. B-Spline( Basis spline ) ....................................................................................................................................... 61
8. Nonuniform rational B-Spline( NURBS ) ............................................................................................. 65
8.1. Nonuniform B-spline ................................................................................................................................ 65
8.1.1. Uniform knot vector ................................................................................................................... 65
8.1.2. Open uniform knot vector .................................................................................................... 66
8.1.3. Non-uniform knot vector ....................................................................................................... 67
8.2. Rational curve ................................................................................................................................................ 68
8.3. Non-Uniform Rational B-Spline ..................................................................................................... 71
8.4. Construction of the basis functions ........................................................................................... 72
8.5. General form of a NURBS curve .................................................................................................... 76
8.6. General form of a NURBS surface ............................................................................................... 76
9. Subdivision Surface ................................................................................................................................................ 76
'물리_수학_기하학' 카테고리의 다른 글
중력과 수직항력 (10) | 2019.07.07 |
---|---|
장력( Tension ) (13) | 2019.06.26 |
Matrix major & multiplication (2) | 2018.08.12 |
[ 번역 ] The Perils of Floating Point (0) | 2018.08.10 |
[ 번역 ] Depth Precision Visualized (11) | 2017.06.04 |
[ 번역 ] Moment of inertia 일부 번역 (0) | 2016.11.07 |
[ 번역 ] 캐릭터 애니메이션 : 스켈레톤과 역운동학 (0) | 2016.10.01 |
모멘트( moment ) (22) | 2016.01.06 |
[ 일부 번역 ] CLIPPING USING HOMOGENEOUS COORDINATES (0) | 2013.04.29 |
Arc length of curve (0) | 2012.09.21 |