photo

Lauren Branney


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
115,212
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Title of graph depending on inputs
Hi, so I have a function file with input N, and I want the title to be 'Curve for when t=N', but the title change depending on t...

8 years ago | 1 answer | 0

1

answer

Question


How do I find the maximum value produced in a loop?
Okay so I want to find the maximum value of s found in the following loop: for k=1:N; x = sign(rand-0.5); if...

8 years ago | 1 answer | 0

1

answer

Question


How do I find the x value from a graph at y = 37?
Hi there, I let x=linspace(0, 100, 100) and let y = x^2+6. How do I get from the graph the value of x that gives y = 37? It n...

8 years ago | 1 answer | 0

1

answer