How to know what at iteration is the minimum value occuring?
4 views (last 30 days)
Show older comments
Hi All
Suppose I have a matrix A [ 9 8 6 7 8 2 5 9 6 ] . The minimum occurs at the 6th element. What code does one use to find the iteration number or matrix element where the required value is to be seen ?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!