Feeds
提问
Solving linear matrix equation
Hi. I want to slove a linear matrix equation AX=B by this code : X=A\B When i run this code it will show me the solved X matri...
7 years 前 | 1 个回答 | 0
1
个回答提问
i have sym to double error in my loop.
for i=1:njoint q(:,:)=0 for j=1:2 for k=1:nelement if elnode(k,j) == i ...
7 years 前 | 1 个回答 | 0
