photo

Deanna


University of Michigan

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
197,367
of 301,186

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,188

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,292

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 1

View badges

Feeds

View by

Question


How do you find the maximum value within segments of a vector?
If I have a vector with say, 10 elements, such as vec = [11 23 34 60 58 65 55 42 35 21], is there a way to find the maximum valu...

11 years ago | 1 answer | 0

1

answer

Question


Help with for loop
I need to use a for loop to calculate the change in a variable as a function of time. Each run through the loop represents a tim...

14 years ago | 1 answer | 0

1

answer

Answered
Find the roots of an expression
The following works. For the constants I gave I need to end the loop at 2600. If the loop runs longer an error occurs. clea...

15 years ago | 0

Question


Find the roots of an expression
Is there a function that can find the root(s) of an expression, which is not a polynomial? My constants and my final expression ...

15 years ago | 2 answers | 0

2

answers

Question


Using the find function in a loop
Can the find function be used in a loop? I have not been able to get it to work. I have tried many ways but the find command doe...

15 years ago | 3 answers | 0

3

answers