minimum of the matrix
Show older comments
How to get the number of the minimum element in matrix for example
for i=0:10
f(i)=i^2-10*i+2
argument to find i that minimize the function
end
Accepted Answer
More Answers (0)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!