Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.36 KB

nummeth — Numerische Methoden zur Approximation und Integration

Applikation zur numerischen Approximation und Integration mit dem Taschenrechner TI-89.

Lösung

Algorithmen:

  • Approximation: Bisection, Regula falsi, Methode von Newton
  • Integration: Rechteck-, Trapez-, Tangenten-, Simpson-Verfahren

Technologie:

  • Texas Instruments TI-89 Taschenrechner
  • IDE TIGCC, Programmiersprache C
  • TI Linking Program TiLP und TI Connect
  • Emulator TiEmu

Dokumentation


GUI der Applikation nummeth:

Menu Methode
Fig. 1.: Menu 'Numerische Methoden' mit Selektion 'Approximation'

Menu Approximation
Fig. 2.: Menu 'Numerische Approximation' mit Selektion 'Bisection'

Menu Parameter
Fig. 3.: Menu 'Parameter' mit Möglichkeit der Selektion von vormalig erfassten Funktionen aus dem Y-Editor

Dialog Bisection
Fig. 4.: Menu 'Numerische Approximation' mit Parametern $f(x)$, Interval $[a,b]$ und $n$ Iterationen


Schwerpunktfach Physik und Angewandte Mathematik, FS 2005

Maturitätsschule für Erwachsene MSE, Reussbühl