Skip to main content
1-Visitor
December 16, 2012
Question

How can I do this in Mathcad?

  • December 16, 2012
  • 6 replies
  • 2133 views

Hi,

I am a Maple user and trying to learn Mathcad.

I wrote a couple equations and want to combine those trigonometric functions.

You can see what I am doing in the attached PDF file.

How can I do the same thing in Madthcad?

Thanks,

Luo

6 replies

23-Emerald I
December 17, 2012

You can do some of it. I don't know how to split out the coefficients.

Remember: Mathcad is primarily a NUMERICAL processor, with an abreviated symbolic processor attached.

1-Visitor
December 17, 2012

Your "expand" operator is not what the "combine" in Maple does. If you read the "combine" result in Maple carefully, you can see it does a lot more than just expand it. Maple get rid of all the high order terms of sine and cosine and convert them all into first order, something like cos(2w1-w2). This very useful in engineering in that it shows how the frequency mixing. Do you know how to do that in Mathcad?

Thanks

23-Emerald I
December 17, 2012

No