Showcases: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 61: | Line 61: | ||
* [[Interpolation: Neville's algorithm]] | * [[Interpolation: Neville's algorithm]] | ||
* [[Population growth models]] | * [[Population growth models]] | ||
* [[p-Norm]] | |||
* All examples from [[:Category:Calculus]] | * All examples from [[:Category:Calculus]] | ||
Revision as of 20:21, 1 July 2010
Various topics
- "Infinity"
- Snake - the game
- Circles on circles using jQuery sliders
- Colorful circles
- The HSV color scheme (hue, saturation and value)
- Bearing
Charts
- Animated age pyramid
- German election 2009
- Google style chart
- Dynamic bar chart
- Pie chart
- Spline chart with special highlight
- Charts from HTML tables
- Charts from HTML tables - tutorial
- Different chart styles
- Display stock quotes from Yahoo!
- Map with German administrative districts
- Real-time graphing
- Time series II
- Data plot
- All examples from Category:Charts
Geometry
- Euler line, Euler line II
- Displaying GEONExT constructions
- Geometric constructions with JessieScript
- Interactive JessieScript
- Apollonian circle packing
- Trigonometric functions
- Approximation of the circle area
- Circle approximation
- Five Circle Theorem
- Circum circles of subtriangles
- Tangents on circle
- Sine and cosine
- Circle inversion
- All examples from Category:Geometry
Statistics
- Random points
- Data plot of live data via AJAX
- Analyze data with the Statistics software R
- Time series forecasting: double exponential smoothing
- Polynomial regression I, Polynomial regression II
Calculus and function plotting
- Power Series for sine and cosine
- Power Series for sine
- Lagrange interpolation
- Simple function plotter, Parametric curve plotter, Polar curve plotter
- Even simpler function plotter
- Rational functions
- Riemann sums, Riemann sum II, Riemann sum III, Arc length, Continuous functions
- Riemann integrability
- Antiderivative
- Cubic spline interpolation
- Newton's root finding method
- Interpolation: Neville's algorithm
- Population growth models
- p-Norm
- All examples from Category:Calculus
Curves
- Hypotrochoid
- Limaçon of Pascal
- Watt's curve
- Archimedean spiral
- Lissajous curves
- Bezier curves
- Bezier curves II
- 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)
- SIR model: swine flu
- Turtle spiral
- Random walks
- All examples from Category:Turtle Graphics