How to write this equation(argmax(0<=t<255)(1-h(t) w(t)) in matlab code?
1 view (last 30 days)
Show older comments
- 0<=t<255 is lower limit to argmax. how to use this in matlab coding.
- before this the variable h(t),w(t)should be in these variables or it can be replaced by any other variable.. because i initialised for h(t) is p(thresh) and for w(t) is temp1
pls answer for these two questions.
1 Comment
Laurent
on 5 Sep 2013
Did you try something yourself yet?
If any of the answers to your other questions are useful to you, please accept them.
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!