T O P I C R E V I E W |
pida09 |
Posted - 09/18/2006 : 08:17:55 AM Origin Version (6.1): Operating System: Windows XP
Hello,
I would like to plot the real and imaginary part of a complex function. Is it possible in origin ? So far I could not find out how to write a real part and an imaginary part of a function in Origin/Lab talk. Please help.
thanks in advance for the replies. |
1 L A T E S T R E P L I E S (Newest First) |
Mike Buess |
Posted - 09/18/2006 : 08:54:02 AM You must know the exact expressions for real and imaginary. For example, exp(ix) = cos(x) + i*sin(x) so you'd need columns A(X), B(Y) and C(Y) where col(B)=cos(col(A)) and col(C)=sin(col(A)).
Mike Buess Origin WebRing Member |
|
|