1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 12:01:54 +02:00
This commit is contained in:
Pomax
2018-06-24 13:38:40 -07:00
parent 158609759c
commit 50fd60306b
6 changed files with 7 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ So we turn to numerical approaches again. The method we'll look at here is the [
\[
\int_{-1}^{1}\sqrt{ \left (dx/dt \right )^2+\left (dy/dt \right )^2} dt
=
\int_{-1}^{1}f(t) dt
\simeq
\left [
\underset{strip\ 1}{ \underbrace{ C_1 \cdot f\left(t_1\right) }}