Skip to main content
1-Visitor
April 14, 2018
Solved

Function with symbolic evaluation required plot

  • April 14, 2018
  • 1 reply
  • 1561 views

Hello,

 

I was wondering how can I plot a multi-variable function that needs to be symbolically evaluated.

 

Sincerely,

Daniel

Best answer by Werner_E

There were some promising attempts here in this forum to use symbolical functions numerically. But I guess none of the methods used will work in Prime as they all require a symbolic evaluation to be copied inside a program block which is not allowed in Prime.

But Delta(x) is (not a function but a distribution) which is defined to be zero for all x != 0 and the integral over Delta(x) from minus to pus infinity is 1.

The values of omega you use are all unequal to zero, so the easiest approach would be to replace Delta(omega) simply by 0 in your definition of F.

BTW, better post your worksheet, not just a picture. You may have to zip it before you are able to attach it here.

Bild1.png

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
April 14, 2018

There were some promising attempts here in this forum to use symbolical functions numerically. But I guess none of the methods used will work in Prime as they all require a symbolic evaluation to be copied inside a program block which is not allowed in Prime.

But Delta(x) is (not a function but a distribution) which is defined to be zero for all x != 0 and the integral over Delta(x) from minus to pus infinity is 1.

The values of omega you use are all unequal to zero, so the easiest approach would be to replace Delta(omega) simply by 0 in your definition of F.

BTW, better post your worksheet, not just a picture. You may have to zip it before you are able to attach it here.

Bild1.png