Feeds
질문
Warning: Function behaves unexpectedly on array inputs. To improve performance, properly vectorize your function to return an output with the same size and shape as the input arguments.
I don't understand the problem in this code: Roi=750; Row=1000; R=Row/Roi; r=50; d=50; H0=50...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Matrix dimension must agree...how can I solve this problem? Thank you
r=50; d=50; H0=50; l=5; b=5; R=1.33; a=(2*l*H0/pi)^0.5; Omega=1; va=(3*(pi)^(3/2))/(16*sqrt(2))*(Omega*sq...
대략 7년 전 | 답변 수: 1 | 0

