![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16847121_1573661617779_DEF.jpg)
birdnerd007
Followers: 0 Following: 0
Statistics
RANK
162,121
of 297,016
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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? ...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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....
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 3 answers | 0
3
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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? ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerSolved
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:...
5 years ago