Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
44b274b3a6
Bisection method and Muellers method added
2013-12-30 00:02:54 +01:00
Martin Thoma
a1274e176f
many improvements (theorem-proof-structure for constant function; corrected errors)
2013-12-21 19:10:35 +01:00
Martin Thoma
01e343f66c
next (failed?) try to calculate the quadratic
2013-12-20 12:36:06 +01:00
Martin Thoma
1f7971f5ab
added some ideas; heavy restructuring
2013-12-12 16:22:13 +01:00
Martin Thoma
e284e13643
Interpolations-Idee aufgenommen
2013-12-12 13:19:30 +01:00
Martin Thoma
82100a4677
added section about newtons method
2013-12-12 00:39:37 +01:00
Martin Thoma
ba879e5ae8
minor fix
2013-12-12 00:10:19 +01:00
Martin Thoma
42913600bc
got a closed form for the quadratic problem!
2013-12-12 00:07:04 +01:00
Martin Thoma
1a69ea8475
one step closer in verification step
2013-12-11 18:45:47 +01:00
Martin Thoma
5e4b2293b9
improved proof
2013-12-11 18:24:52 +01:00
Martin Thoma
c752ff59b4
many changes; added proof
2013-12-11 18:14:12 +01:00
Martin Thoma
e0bd5d3905
added some ideas
2013-12-06 12:20:49 +01:00
Martin Thoma
f92637625d
added comment 'symmetry axis'
2013-12-06 00:37:04 +01:00
Martin Thoma
e87bfb42ea
first part of solution formula is ready
2013-12-06 00:30:05 +01:00
Martin Thoma
ce25d17b75
removed unnecessary stuff; began developing solution formula
2013-12-05 23:49:36 +01:00
Martin Thoma
3756091c61
solved quadratic case
2013-12-05 23:27:17 +01:00
Martin Thoma
158ca6bc4e
added exact solution
2013-12-04 19:37:39 +01:00
Martin Thoma
fb0c7e39cb
added argument why there is no closed form solution
2013-11-30 18:34:24 +01:00
Martin Thoma
3827c49e25
added comment
2013-11-27 19:19:27 +01:00
Martin Thoma
1687cff5d8
minor simplifications
2013-11-25 08:13:14 +01:00
Martin Thoma
01873065be
misc
2013-11-23 01:26:03 +01:00
Martin Thoma
1babc04948
added comment
2013-11-23 01:23:27 +01:00
Martin Thoma
9bc254d6ab
naming
2013-11-23 01:19:21 +01:00
Martin Thoma
d06eb991ef
added plot for cubic functions; some restructuring
2013-11-23 01:18:22 +01:00
Martin Thoma
22f18e4f15
major cleanup
2013-11-22 23:23:03 +01:00
Martin Thoma
1bcec68935
misc
2013-11-22 21:40:15 +01:00
Martin Thoma
d2debc0e68
misc
2013-11-13 08:50:04 +01:00
Martin Thoma
5b64301192
misc
2013-11-05 20:47:41 +01:00
Martin Thoma
6aea1e9e8e
added math minimal distance example
2013-11-05 20:30:34 +01:00