Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
284.284
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 0 respuestas | 0
