photo

Brendan Atarigiya


University of Ghana

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how can I join points along a two plots with straight lines?
hello. I have written this code to draw a slope model for me. First, there is the linear slip surface and then the circular sli...

8 years ago | 1 answer | 0

1

answer

Question


can anyone help me solve this looping problem?
hello, please I want to write this loop such that I can guess an initial y, choose, l, and calculate new_y. in the next iteratio...

8 years ago | 0 answers | 0

0

answers

Question


kindly help me correct my code. I want the s output to be same length as the output
f=60 ; gg=tan(f); H=6; l=[-6:0.1:20]; x=l' if (l<0) s=0 end if (l>=0&l<(H/gg)) s=l....

8 years ago | 1 answer | 0

1

answer