Feeds
질문
how can I do this in matlab?
x= [0:1:10] y= 68.4266*((sqrt(x/(1+x)))+((1/(1+x))*log((sqrt(x)+sqrt(x+1))))
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Help with Tick mark labels
I have the same problem :( x = [1 2 3 4 5]; temp_high = [37 39 46 56 67]; w1 = 0.5; bar(x,temp_high,w1,'FaceColor',[0.2 ...
Help with Tick mark labels
I have the same problem :( x = [1 2 3 4 5]; temp_high = [37 39 46 56 67]; w1 = 0.5; bar(x,temp_high,w1,'FaceColor',[0.2 ...
거의 10년 전 | 0



