zphaze

20 Reputation

3 Badges

5 years, 176 days

MaplePrimes Activity


These are questions asked by zphaze

Hi,

I'm trying to make Maple reduce an extensively simple complex equation, something so simple anybody with basic knowledge of complex numbers would take about 2 mins to solve manually.

Yet, I can't seem to get Maple to do it, which is disappointing. I can only hope the issue is on my side (I would be glad to be the one in the wrong).

 

example.mw

 

I expect at the last line a reduction to s^2 + 2*z*omega__n * s + omega__n^2

I tried different combinations of simplification functions without success. Simplify doesn't work much better.

 

Basically looking at something like this, but on Maple (this comes from Maxima), if possible *WITHOUT* the need for assume() on any scale (just like Maxima and Mathematica) :

Thanks!

Hi,

 

How do we remove the module name functions that massively pollute the output after using with(Units[Standard]):

So that I can have something presentable like this :

Thanks!

I get quite an annoying "bug" that messes up all the presentation aspect of my document.

I want to assume some variable is real so that calculation are simplified at several parts of the document.

 

But I get this:

 

Whener I use U__LL I always end up with this ugly form that would make anybody think U__LL is multiplied by itself.

How do I get around this?

1 2 Page 2 of 2