Community Profile

photo

Deanna


University of Michigan

Active since 2011

Followers: 0   Following: 0

Message

Statistics

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

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

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

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

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

13 years ago | 3 answers | 0

3

answers