photo

Nisrina Younes


Last seen: etwa 3 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
121.786
of 301.159

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 21.182

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.105

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


BVP without ode45
I am trying to solve the following question y''(x) +6y'(x)+5y(x) = 2 with boundary conditions y(0) = 0 and y(1)=1 using shooti...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


initial value problem integration
How do I solve this using MATLAB with initial condition h(0)=6 to find the value of t

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Index in position 1 is invalid. Array indices must be positive integers or logical values.
I have created two codes to solve the same problem but non of them is giving me the answer. please help me fix the issue. ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Implementing while loop in Heun's Method
For dh/dt=-k√H where k is = 0.06 how can I implement while loop (while H>0) in Heun's method to find the time taken for the tan...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort