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 years 前 | 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 years 前 | 0



