![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16584985_1571209857321_DEF.jpg)
Louis Alexander
Followers: 0 Following: 0
Feeds
답변 있음
Create a Matrix from defined variables
this code is right. c1=440 c2=250 r1= 50 r2=25 C=[c1*r1^2, c1*r1*r2, 0; c1*r2*r1, c2+c1*c2^2, -c2; 0, ...
Create a Matrix from defined variables
this code is right. c1=440 c2=250 r1= 50 r2=25 C=[c1*r1^2, c1*r1*r2, 0; c1*r2*r1, c2+c1*c2^2, -c2; 0, ...
대략 3년 전 | 0
답변 있음
How to calculate the area of specific path under the curve?
if your curve can be expressed as a function, you can choose integral、integral2 or integral3
How to calculate the area of specific path under the curve?
if your curve can be expressed as a function, you can choose integral、integral2 or integral3
대략 3년 전 | 0