영석
Followers: 0 Following: 0
Feeds
提问
Resolution of plot code errors
syms x; y=1/sqrt((1-x^2)^2+(2*x)^2); plot(x,y); xlim([0 5]); ylim([0 4]); I can't draw a graph. A code error appears ...
12 months 前 | 2 个回答 | 0
2
个回答提问
plot graph Code problem
% MakeMohrStressCircle_ex1.m % This matlab code for Mohr's Circle %==Given 2D stress components Given at a point = Sig_x ...
1 year 前 | 0 个回答 | 0
0
个回答提问
question about code error
hi i made a code to get value about c2(small letter c2). b1=180; b2=165; c1=115; A1=120; A2=100; B1=(60-C1); syms C1 a ...
1 year 前 | 2 个回答 | 0