Community Profile

photo

Emil Doyle


Last seen: 11 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ungefär 3 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 3 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 3 år ago | 0 answers | 0

0

answers