photo

surawut.A


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
101,945
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


need help for adding a error bar
%------------------------------------------------------ M = [15, 0.765891, 30, 0.466818, 45, 0.770541 15, 0.3472, 30, 0.23...

3 years ago | 1 answer | 0

1

answer

Question


Histrogram/bar chart plot problem
i'm trying to plot a Histrogram with a data I got from working %---------------------------------------------------------------...

3 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer