Community Profile

photo

Emil Doyle


Last seen: 11개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변