photo

Brendan Atarigiya


University of Ghana

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
66.819
of 300.369

REPUTATION
0

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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....

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort