Ahmet Akcura
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
86.692
of 295.467
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Feeds
Frage
Taking error message in matlab
In the below, we have our matlab code but we are taking error and error massage is; Error using ss (line 355) The "A" and "B...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Euler's method
Hello, Where is the problem? Can you look at it? h=0.25; a=1; %start b=2; %end n=5; %iteration number x=zeros(n,1); ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Euler's Method
Hello, 𝑑𝑦/𝑑𝑥 = 𝑥^-2 (𝑆𝑖𝑛2𝑥−2𝑥𝑦), 𝑦(1)=2 I need to write code to calculate the values of y(x) when 1≤𝑥≤2 and h=0.25 by us...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Mathematical formula calculation problem in Matlab
I need to write above equation to my Matlab code but while writing it I got comfused. (M0=1.695) , (tetha1= 41.31 degree), a...
mehr als 3 Jahre vor | 1 Antwort | 0