Community Profile

photo

SARVESH R


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to draw the contour lines in MATLAB.
Sir i would like to draw the contour lines for 0.9, 0.8,0.7, 0.6,0.5,0.4,0.3,0.2 and 0.1

3 years ago | 0

Question


How to draw the contour lines in MATLAB.
Can any any one help me how to draw the contour lines in MATLAB. I have data in Excel. i Need to draw contour lines for 0.1, 0.2...

3 years ago | 3 answers | 0

3

answers

Question


trying to plot the graph but getting dots pls help me
for(n=1:0.25:2) disp(['n =',num2str(n)]) for(s=0.5:0.5:10) y=1+(n*(0.5513*log(((2*s)+(3*LL))/((2*s)+LL))))/(2...

4 years ago | 1 answer | 0

1

answer