Statistik
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
Feeds
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
AntwortenFrage
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
AntwortFrage
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
AntwortFrage
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
AntwortFrage
I have developed this code to solve the problem until a certain value of y is achieved but I keep getting "Array indices must be positive integers or logical values"
mehr als 3 Jahre vor | 2 Antworten | 0
