The used code is
if true syms x1 x2 x3 real; X=[x1;x2;x3]; syms u11 u12 u13 real; U1=[u11;u12;u13]; syms e11 e12 e13 e21 e22 e23 e31 e32 e33 real C1=[e11 e12 e13;e21 e22 e23; e31 e32 e33]; (X-U1)'*(X-U1) end
Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Questa domanda è chiusa.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!