如何消去方程中的高次项!
如何消去方程中的高次项
比如:
syms   phy1 phy2 x11 x12 x23 x34 a
l=2*x34*phy2*x12-2*x11*phy1+3*x23-3*x34*phy2*x11

如何消去方程中含有x34*phy2的项