photo

영석


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
140,196
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

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 1

View badges

Feeds

View by

Question


Resolution of plot code errors
syms x; y=1/sqrt((1-x^2)^2+(2*x)^2); plot(x,y); xlim([0 5]); ylim([0 4]); I can't draw a graph. A code error appears ...

1 year ago | 2 answers | 0

2

answers

Question


plot graph Code problem
% MakeMohrStressCircle_ex1.m % This matlab code for Mohr's Circle %==Given 2D stress components Given at a point = Sig_x ...

1 year ago | 0 answers | 0

0

answers

Question


question about code error
hi i made a code to get value about c2(small letter c2). b1=180; b2=165; c1=115; A1=120; A2=100; B1=(60-C1); syms C1 a ...

1 year ago | 2 answers | 0

2

answers