Statistik
6 Fragen
0 Antworten
RANG
247.818
of 301.577
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.338
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.550
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
How to show the iterations and the answers and the graph
clc clear m = 68.1; g = 9.81; t = 10; v = 40; f =@(c) (g*m*(1-(exp((-c*t)/m)))/c)-v; N = 100; %iterations err = 0.1;...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
No lines in my graph
Hello guys my code works fine but even though i add '--r' in my plot there is no line connecting them. this is my code g=9.8;...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Line of code wont read
y = ((x.^2)-((3(x))+7))./(sqrt((2(x))+5)); this is the one that I am working with but it is not working it keeps on telling m...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
No Line in my plot its just dots
This is my finished work buy it just shows the dots not the line, how can I display it? x=0.5; n=5; i=0; f=0; wh...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Maclaurin Series Expansion help
This is the given problem, ive tried watching in youtube but the one they have is taylor series, i just dont understand the e_...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Display it into a seperate table
m = 70; c = 13; g = 9.81; v = 0; A(1,1) = {'Time,s'}; A(1,2) = {'Velocity, m/s'}; for t = 0:1:100 w=v; ...
etwa 5 Jahre vor | 1 Antwort | 0

