Altaf Adam Rawoot
Followers: 0 Following: 0
Feeds
提问
Need to assign values to variable in a vector
x1=-1, y1=1, x2=-1, y2=-1, x3=1, y3=-1, x4=1, y4=1 A=[1 x1 y1 x1*y1;1 x2 y2 x2*y2;1 x3 y3 x3*y3;1 x4 y4 x4*y4] syms x y D=[1 ...
5 years 前 | 1 个回答 | 0