Showcases: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
* [[Include JSXGraph together with jQuery]] | * [[Include JSXGraph together with jQuery]] | ||
* [[Lattices]] | * [[Lattices]] | ||
===Calculus and function plotting=== | ===Calculus and function plotting=== | ||
Line 14: | Line 13: | ||
* [[Continuous functions]] | * [[Continuous functions]] | ||
* [[Rational functions]] | * [[Rational functions]] | ||
* [[Inverse Composition Rules]] | |||
* [[Riemann sums]] | * [[Riemann sums]] | ||
* [[Arc length]] | * [[Arc length]] | ||
Line 22: | Line 22: | ||
* [[Population growth models]] | * [[Population growth models]] | ||
* All examples from [[:Category:Calculus]] | * All examples from [[:Category:Calculus]] | ||
===Geometry=== | ===Geometry=== |
Revision as of 13:58, 19 June 2009
Various topics
- Charts
- Charts - Google style
- "Infinity"
- Snake - the game
- Include JSXGraph together with jQuery
- Lattices
Calculus and function plotting
- Power Series for sine and cosine
- Lagrange interpolation
- Simple function plotter
- Continuous functions
- Rational functions
- Inverse Composition Rules
- Riemann sums
- Arc length
- Sequences of functions
- Cubic spline interpolation
- Harmonic Waves
- Interpolation: Neville's algorithm
- Population growth models
- All examples from Category:Calculus
Geometry
Statistics
Curves
- Hypotrochoid
- Limaçon of Pascal
- Watt's curve
- Archimedean spiral
- Lissajous curves
- Conic sections in polar form
- All examples from Category:Curves
Fractals
- Sierpinski triangle
- Koch curve
- All examples from Category:Fractals, see also Turtle Graphics and L-systems
Turtle Graphics
- n-gones
- L-systems, or Lindenmayer Systems
- Epidemiology: The SIR model (Simulation of differential equations with turtle graphics)
- Epidemiology: The SEIR model
- Turtle snow fall
- Turtle spiral
- Random walks
- All examples from Category:Turtle Graphics