photo

世轩 张


Last seen: 13 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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, ...

6 months 前 | 1 个回答 | 0

1

个回答

提问


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...

6 months 前 | 3 个回答 | 0

3

个回答

提问


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

6 months 前 | 0 个回答 | 0

0

个回答