photo

世轩 张


Last seen: 3 months ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Tracking the variation of the distance between optimization variable and the optimal solution over the iteration time
I have written a code as: function x_opt = locao2(h, C, BS_positions, alpha,x0) objective = @(x) -calculatePDF(x(1), x(2), h, ...

4 months ago | 1 answer | 0

1

answer

Question


The sufficient and necessary conditon of fmincon funciton can find out the global optimal solution but not some other local optimal solutions
I'm not quite clear about that question, by experiments I found out that fmincon can also find out the global optimal solution t...

4 months ago | 3 answers | 0

3

answers

Question


fmincon能搜索到全局最优解而不会陷入局部最优的充要条件
想问问fmincon函数能找到全局最优解的充要条件是什么,经过我实验似乎保证f(x)为凸只是充分但不必要,有没有人可以简要回答一下这个问题,包括对原函数的要求,对初值点选取的要求等

4 months ago | 0 answers | 0

0

answers