Community Profile

photo

birdnerd007


Last seen: 3 years ago Active since 2020

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Question


Generate Code for MATLAB using ImageJ
Hopefully I can explain this properly -- I have a JPEG file of a graph. On this graph are 10+ lines/curves. I don't have the da...

3 years ago | 1 answer | 0

1

answer

Question


Highlight Region of Sine Graph
I have a sine graph and I want to highlight all along the x-axis and just the [-1,1] region on the y-axis. Is this possible? ...

3 years ago | 1 answer | 0

1

answer

Question


Connecting a line from the first data point to the last data point
I have a 2D scatter plot. I am trying to create a line that connects from the very first data point to the very last data point ...

3 years ago | 1 answer | 0

1

answer

Question


Need to make a line on existing graph
Hello, my code that I used to create this graph is above. I need to create a line that has a slope of 606 and is off-set by 0....

4 years ago | 1 answer | 0

1

answer

Question


Error when adding multiple legends to graph
Hello, I am trying to get a legend for the 10 tests I performed, but I am getting the error: Error using legend (line 279) Inv...

4 years ago | 1 answer | 0

1

answer

Question


Help making a 2D color plot
I have 3, 10 x 1 arrays. The first array is the x-position. The second array is the y-position. The third array is the indent de...

4 years ago | 1 answer | 0

1

answer

Question


Simulation Domain (Region)?
I tried googling and looking around, but I'm not understanding when the professor is asking for the simulation domain (region) t...

4 years ago | 3 answers | 0

3

answers

Question


Help calculating percent error at different times
I have two arrays that are 1 x 81. The arrays are named theoretical and analytic. The last column value for analytic is 5.50. Th...

4 years ago | 0 answers | 0

0

answers

Question


How can I extrapolate the value for the slope of the line?
I have a loglog plot with a line that contains 5 data points. Is there a way to extrapolate the value of the slope of the line? ...

4 years ago | 1 answer | 0

1

answer

Question


How do you make individual points in a loglog graph appear? I am looking for the slope.
I am creating a loglog graph using two matrices. One row has temperature values, the other has melting rate values. When I graph...

4 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago