Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Symbolic Evaluation of Complex Variable Operations

Status
Not open for further replies.

ESPcomposites

Aerospace
Joined
Jul 27, 2010
Messages
692
Location
US
I have an equation with several complex variable operations (add, subtract, square root, multiply, absolute value, product, divide).

I am wondering if there is a way to get a symbolic evaluation of just the real part and just the imaginary part, with a separate result for each.

I am guessing that if the real part is found separately from the imaginary, then each component is simplified, that it would lead to an increase in efficiency. Just a guess though. I would then feed that into Excel, where I need some speed improvement over my current solution, which is done using complex variables via the analysis toolpak.

Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top