Statistik
5 Fragen
0 Antworten
RANG
284.284
of 300.369
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 20.936
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.436
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
How to calculate error of trapz() function?
I have a set of data points, together with the error at each point in an error bar. My question is how can you calculate the err...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Smoothing polyval fit?
I'm trying to make a line of best fit when plotting. I have two sets of data. This is my code: clc clear close all uw = im...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Changing order of plot?
I'm trying to plot a set of data. This is my code: clc clear close all stat = importdata("static pressure.txt"); dir = im...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to use error bars in scatter plot?
I am trying to use error bars on a scatter plot, which has a linear fit also. However, the error bars get applied to the line wh...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Changing subplot x limit
I am trying to create 2 subplots in a figure, theta_1 vs. t and theta_2 vs. t. The range of t in both plots is 10. There are the...
fast 5 Jahre vor | 0 Antworten | 0
