PDA

查看完整版本 : 怎样用matlab多项式分解?


wggvfhmtd
2009-07-05, 22:38
请教大侠怎么写这个程序?
如题:f=ax1+bx2+cx3
怎样分解出系数矩阵[a b c],而[x1 x2 x3]已知;
谢谢啦