![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23097497_1626237454526_DEF.jpg)
surawut.A
Followers: 0 Following: 0
Feeds
질문
need help for adding a error bar
%------------------------------------------------------ M = [15, 0.765891, 30, 0.466818, 45, 0.770541 15, 0.3472, 30, 0.23...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Histrogram/bar chart plot problem
i'm trying to plot a Histrogram with a data I got from working %---------------------------------------------------------------...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Wrong loop, please help!
clear all clc %%input parameter%% R=8.314; T=[873:100:1073];%%%K Cs=[15 30 45];%%Carbon at surface Cx=0.12; C0= 0.08;%Car...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
how to use if option
Cs=[0.15:0.15:0.45]; Cx=0.12; C0= 0; %Erf=(Cs-Cx)/(Cs-C0); Erf=[0.2 0.6 0.7333] if Erf > 0 && Erf <=2 z=(-0.3725*(Erf^...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to loop a equation.
guys, I need some help D==0.27*(1.04/-0.22)*exp((-246)/(R*T)) R=8.314 T=[600:50:800] I want to loop a data above to find D...
3년 초과 전 | 답변 수: 1 | 0