Real part of symbolic complex

1 次查看(过去 30 天)
john
john 2014-3-25
Hello,
how can I get real part of this:
syms u01 phiu01 R3 R1 C3 omega u02 phiu02 L1
-(2^(1/2)*R2*u01*sin((pi*(phiu01 + 90))/180) - 2^(1/2)*R3*u01*cos((pi*(phiu01 + 90))/180)*i + 2^(1/2)*R3*u02*cos((pi*(phiu02 + 90))/180)*i - 2^(1/2)*R2*u01*cos((pi*(phiu01 + 90))/180)*i + 2^(1/2)*R3*u01*sin((pi*(phiu01 + 90))/180) - 2^(1/2)*R3*u02*sin((pi*(phiu02 + 90))/180) + 2^(1/2)*C3*R2*R3*omega*u01*cos((pi*(phiu01 + 90))/180) + 2^(1/2)*C3*R2*R3*omega*u01*sin((pi*(phiu01 + 90))/180)*i)/(2*(L1*R2*omega - R1*R3*i - R2*R3*i - R1*R2*i + L1*R3*omega + C3*R1*R2*R3*omega + C3*L1*R2*R3*omega^2*i))
I got also imaginary information.
Thank you

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Assumptions 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by