Advanced constructions: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
* [[Fern (fractal)]] | * [[Fern (fractal)]] | ||
* [[Lagrange interpolation]] | * [[Lagrange interpolation]] | ||
* [[Interpolation: Neville's algorithm]] (curves) | |||
* [[Data plot of live data via AJAX]] | * [[Data plot of live data via AJAX]] | ||
* [[Polygon through ordered set of gliders]] | * [[Polygon through ordered set of gliders]] |
Revision as of 14:19, 4 August 2010
Here are advanced constructions which require a comparatively high knowledge of JSXGraph and JavaScript.
Complex constructions:
- Power Series
- Change Equation of a Graph
- "Infinity"
- Harmonic Waves
- Hilbert curve
- Fern (fractal)
- Lagrange interpolation
- Interpolation: Neville's algorithm (curves)
- Data plot of live data via AJAX
- Polygon through ordered set of gliders
- Charts from HTML tables - tutorial
- Bearing
- Data plot
- Tangents on circle
- SIR model: swine flu
- n-gones with turtles
Special features and tricks: