use quarto, not Pluto to render pages
BIN
quarto/derivatives/figures/extrema-ladder.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
quarto/derivatives/figures/extrema-rectangles.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
17
quarto/derivatives/figures/extrema-ring-string.R
Normal file
@@ -0,0 +1,17 @@
|
||||
## Used to make ring figure. Redo in Julia??
|
||||
plot.new()
|
||||
plot.window(xlim=c(0,1), ylim=c(-5, 1.1))
|
||||
x <- seq(.1, .9, length=9)
|
||||
y <- c(-4.46262,-4.46866, -4.47268, -4.47469, -4.47468, -4.47267, -4.46864, -4.4626 , -4.45454)
|
||||
lines(c(0, x[3], 1), c(0, y[3], 1))
|
||||
points(c(0,1), c(0,1), pch=16, cex=2)
|
||||
text(c(0,1), c(0,1), c("(0,0)", c("(a,b)")), pos=3)
|
||||
|
||||
lines(c(0, x[3], x[3]), c(0, 0, y[3]), cex=2, col="gray")
|
||||
lines(c(1, x[3], x[3]), c(1, 1, y[3]), cex=2, col="gray")
|
||||
text(x[3]/2, 0, "x", pos=1)
|
||||
text(x[3], y[3]/2, "|y|", pos=2)
|
||||
text(x[3], (1 + y[3])/2, "b-y", pos=4)
|
||||
text((x[3] + 1)/2, 1, "a-x", pos=1)
|
||||
|
||||
text(x[3], y[3], "0", cex=4, col="gold")
|
||||
BIN
quarto/derivatives/figures/extrema-ring-string.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
quarto/derivatives/figures/fcarc-may2016-fig35-350.gif
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
quarto/derivatives/figures/fcarc-may2016-fig40-300.gif
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
quarto/derivatives/figures/fcarc-may2016-fig43-250.gif
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
quarto/derivatives/figures/lhopital-32.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
quarto/derivatives/figures/long-shadow-noir.png
Normal file
|
After Width: | Height: | Size: 221 KiB |