i want to solve optimization problem with random brute force search?
Show older comments
attached is the question
9 Comments
Torsten
on 8 Mar 2018
It would be helpful to see how F_weighted is calculated.
binod kharel
on 8 Mar 2018
Torsten
on 8 Mar 2018
gamma_i >= 0 ?
binod kharel
on 8 Mar 2018
binod kharel
on 8 Mar 2018
Torsten
on 8 Mar 2018
gamma_i >=0 and gamma_i<=1.0533 or only gamma_i <= 1.053 ?
Jan
on 8 Mar 2018
@binod kharel: What exactly is your question? What have you tried so far and which problem do you have currently?
binod kharel
on 8 Mar 2018
Jan
on 8 Mar 2018
@binod kharel: What do you expect from this forum? Did you spend any own work in solving your problem? Then it would be useful, if you explain, what you have done yet. Simply posting the question can cause the impression, that you want to use the forum as a cheap programming service. So please take the time to explain the actual problem you have.
Answers (1)
binod kharel
on 8 Mar 2018
0 votes
@jan simon i have solved and formulated the fweighted function and this function value depends on value of gamma and i want to get arbitraily different values of gamma and i want to perform random brute force search in this optimization problem.so anyone who is known about random brute force search optimization can suggest me the way and i am not such that i just posted in a cheap way in this forum.so any suggestion it woukd be very helpful for me and i have given detai description in picture.
Categories
Find more on Solver Outputs and Iterative Display 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!