SimReal: Mathematics - Taylor Serie UiA Logo NTNU Logo


[SimReal] [Library]
Taylor Serie

In this application we visualize the Taylor Serie of different functions:
We have three predefined functions:
- sin(x) (default)
- cos(x)
- e^x

In addition we can construct our own function (custom).

For each function it's possible to visualize.
- The current element nr 'n'
- All elements up to number 'n
- Sum of all ellements up to number 'n'

Control objects:

Function : The selected function to study (default sin(x))
a        : Center of the Taylor Serie (default 0)
sin(x)   : Fourier Serie of Pulse Train function
cos(x)   : Fourier Serie of the Ziz Zag function
e^x      : Fourier Serie of the Pos Sin function
Custom   : Construction of our own function

Current  : Current element 'n' in the Taylor Serie
All      : All the elements up to 'n' in the Taylor Serie
Sum      : Sum of all the elements up to 'n' in the Taylor Serie 
n        : Number of the current element in the Taylor Serie

FormulaG : General Taylor Serie formula
FormulaS : Special Taylor Serie formula of selected function

Reset    : Reset the application

MatRIC Logo