From: Nirmal on 4 Oct 2009 14:01 Hi everyone, I am using these two functions and trying to generate the symbolic expression i.e. the output of the function: polyn2sym like the following. 5*X1.^2+8*X1.*X2+6*X1.*X3-7*X1+4*X2.^2+4*X2.*X3-6*X2+2*X3.^2-7*X3+7 I want to have the expression like above: want a array products ".*" not matrix product "*". and also power(.^) not mpower(^). suggest me. ~Nirmal
|
Pages: 1 Prev: Park's Transformation for PMSM Next: How to get discretize K matrix given by n4sid tool |