
BHOLANATH KUMBHAKAR
2019년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
Assignment between unlike types is not allowed. for loop
syms x al lm mu; lm=3; mu=5; n=round(10/.01); al=0:0.01:10; for i=1:n+1 f(i)=((mu-lm*x)^((lm/al(i))-1))/(1-x) end ...
Assignment between unlike types is not allowed. for loop
syms x al lm mu; lm=3; mu=5; n=round(10/.01); al=0:0.01:10; for i=1:n+1 f(i)=((mu-lm*x)^((lm/al(i))-1))/(1-x) end ...
5년 초과 전 | 0