Skip to main content
1-Visitor
November 1, 2017
Solved

Pattern match exception problem

  • November 1, 2017
  • 1 reply
  • 9650 views

Hi

I`m trying to make simple calculation but without success. What`s the problem?

PatternMatchException.PNG

MC15 file is attached for convenience.

Thanks in advance.

Best answer by LucMeekes

Or use this alternative definition of it:

LM_20171101_symbolic3.png

(The symbolic processor is not so fond of programming constructs, it likes pure mathematical expressions better.)

 

Success!
Luc

1 reply

23-Emerald IV
November 1, 2017

I get this in Mathcad 11.

LM_20171101_symbolic.png

(The error messages are the same for all red evaluations).

Apparently it's not 'simple'.

 

Success!
Luc

 

ifomenko1-VisitorAuthor
1-Visitor
November 1, 2017

Problem is in delta function, if you change it by 1 for example everything is OK.

If you change double sum by two summing loops inside program block everything is OK too!See attached file

25-Diamond I
March 21, 2020

Thats exactly the very same problem as you had here

https://community.ptc.com/t5/PTC-Mathcad/Symbolic-issue/td-p/655681/jump-to/first-unread-message

 

Seems like the symbolic doesn't like strings

Werner_E_0-1584784986934.png

 

I just gave it a try in Prime 6 and the new symbolic (while in many cases weaker and less capable even compared to muPAD) does not have this problem:

Werner_E_0-1584785375337.png