mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-18 06:21:26 +02:00
some fixes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
__ n n-i i
|
||||
Bézier(n,t) = ❯ \undersetбиноминальный термин\underbrace\binomni · \ \undersetполиноминальный термин\underbrace(1-t) · t · \
|
||||
‾‾ i=0
|
||||
\undersetвес\underbracew
|
||||
i
|
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
__ n n-i i
|
||||
Bézier(n,t) = ❯ \undersetбиноминальный термин\underbrace\binomni · \ \undersetполиноминальный термин\underbrace(1-t) · t · \
|
||||
‾‾ i=0
|
||||
\undersetвес\underbracew
|
||||
i
|
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
__ k k-i i
|
||||
Bézier'(n,t) = ❯ \undersetбиноминальный термин\underbrace\binomki · \ \undersetполиноминальный термин\underbrace(1-t) · t · \
|
||||
‾‾ i=0
|
||||
\undersetвес производной\underbracen · (w - w ) , with k=n-1
|
||||
i+1 i
|
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
╭ x! y x-y x! k x-k ╮
|
||||
... = n │ ──────── t (1-t) - ──────── t (1-t) │ , где x=n-1, y=k-1
|
||||
╰ y!(x-y)! k!(x-k)! ╯
|
||||
... = n (B (t) - B (t))
|
||||
(n-1),(k-1) (n-1),k
|
@@ -0,0 +1,5 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
d __ n-1 __ n-1
|
||||
Bézier (t) ── = ❯ n · B (t) · (w - w ) = ❯ B (t) · \undersetвес производной \underbracen · (w - w )
|
||||
n,k dt ‾‾ k=0 n-1,k k+1 k ‾‾ k=0 n-1,k k+1 k
|
@@ -0,0 +1,8 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линийный= \colorbluea + \colorredb
|
||||
квадратый= \colorbluea · \colorbluea + \colorbluea · \colorredb + \colorredb · \colorredb
|
||||
кубический= \colorbluea · \colorbluea · \colorbluea + \colorbluea · \colorbluea · \colorredb + \colorbluea · \colorredb · \colorredb + \colorred
|
||||
|
||||
|
||||
b · \colorredb · \colorredb
|
@@ -0,0 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линийный= 1 + 1
|
||||
квадратый= 1 + 2 + 1
|
||||
кубический= 1 + 3 + 3 + 1
|
||||
квартический= 1 + 4 + 6 + 4 + 1
|
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линейный= (1-t) + t
|
||||
2 2
|
||||
квадратный= (1-t) + 2 · (1-t) · t + t
|
||||
3 2 2 3
|
||||
кубический= (1-t) + 3 · (1-t) · t + 3 · (1-t) · t + t
|
@@ -0,0 +1,5 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
__ n n-i i
|
||||
Bézier(n,t) = ❯ \undersetбиноминальный термин\underbrace\binomni · \ \undersetполиноминальный термин\underbrace(1-t) · t
|
||||
‾‾ i=0
|
Reference in New Issue
Block a user