Statistik
4 Fragen
0 Antworten
RANG
101.782
of 301.186
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 21.188
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.292
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
Is there any way to print values to more decimal places using fprintf?
fprintf('The value claculated for Vo is %f \n',est)
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Im not sure as to why this code wont stop running. Can some one help
k=1.584; m=1.692; c=8.84; Xo=0.2458874; t1=6.838; x=0.37328; Wn=sqrt(k/m); Ccrit=2*sqrt(k*m); Dr=c/Ccrit; n1=5; x_left...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The beginning of my graph is getting the wrong values. values for x=20,25 and 30 are correct. can someone help?
x=0:5:30; y=(110)*x/(5+x).*exp((-0.8*x)/8); plot(x,y)
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How would I put this into a graph?
y=𝟏𝟏𝟎(x/𝟓+x)𝒆(−𝟎.𝟖x/𝟖)
mehr als 4 Jahre vor | 1 Antwort | 0
