Skip to main content
1-Visitor
September 9, 2011
Question

Strange convolution results

  • September 9, 2011
  • 6 replies
  • 4243 views

When I try to convolve simple vectors in Prime I get what looks like complex number noise in the result. For example:

This looks like a bug to me. What's up?

6 replies

1-Visitor
September 9, 2011

I can't see the image, can you upload it again or post the worksheet.

Mike

24-Ruby III
September 10, 2011

Mathcad Prime file can be found in this thread:
http://communities.ptc.com/message/167675

P.S. I have no access to the Prime right now, so I do not see what the problem is.

1-Visitor
September 12, 2011

Why are you cross threading?

Mike

1-Visitor
September 12, 2011

Change the formatting from General to Decimal that should sort it.

Mathcad Prime 1.0 has double point floating point precision. It's not possible to represent some numbers, due to rounding errors.

Mike

24-Ruby III
September 12, 2011

Mike,

You are attached to the message file created for the version of Prime 2.0.

1-Visitor
September 12, 2011

Mike,

You are attached to the message file created for the version of Prime 2.0.

Oops, good spot.

Mike

19-Tanzanite
September 12, 2011

Please do not cross post.

The very small non-zero numbers are just numerical roundoff error.

24-Ruby III
September 12, 2011

Recently had a discussion about it: http://communities.ptc.com/message/167388#167388

1-Visitor
September 12, 2011

Thanks for the helpful responses. Sorry about the mutiple posts -- they were being refused all day but were apparently backing up.

I guess the answer is to format results appropriate for the problem. I will experiment with this.