Skip to main content
1-Visitor
August 14, 2017
Solved

How to display/Plot a programmed function?

  • August 14, 2017
  • 2 replies
  • 2774 views

Hi!

 

I want to simulate the accuracy of the Euler-Polygonzugverfahren with MathCad.

The allgorithm is a numerical approximation which the accuracy depends on the variable "n" with a programmed recursive function of the velocity. (I'm not that familiar with programing)

Now my problem is: How can i display this function for n=6,10,20 timesteps in one diagram to visualize the accuracy?

 

Thanks in advance.

 

Best answer by Fred_Kohlhepp

okay, try the attached.

2 replies

23-Emerald I
August 14, 2017

Can't open your file.  (Still using Prime 3.0)

 

Possibility of a picture?

vlehner1-VisitorAuthor
1-Visitor
August 14, 2017

There is a pdf in attachement.

23-Emerald I
August 14, 2017

okay, try the attached.

vlehner1-VisitorAuthor
1-Visitor
August 14, 2017

Thanks Fred,

exactly this is what i'm searching for.