Feeds
提问
nested optimization with fmincon and fminimax
First, thanks for your attention for my attention for my question, the following is my code: g = @(x)x(1)+x(2); lb = [0,0]; u...
6 years 前 | 0 个回答 | 0
0
个回答提问
kringing model(random process value at given sample)
First, thanks for your attention for my question, my code is as follows: t = [0,1,2,2.5,5]; f=@(t)1.0417*t.^5-13.25*t.^...
9 years 前 | 0 个回答 | 0
0
个回答提问
minimum function(fmincon)
Thank u so much for your attention for my question, the minimum is the value required, the "fmincon" matlab function is used, an...
9 years 前 | 1 个回答 | 0
1
个回答提问
inner product (the result is out of my control)
Thank you so much for your attention for my question, the following is my code: % function responsenum = numresponse(...
9 years 前 | 1 个回答 | 0
1
个回答提问
problem about inner product of function
Frist, Thanks for your attention for my question, the following is my code: % code function responsenum = numreponse...
9 years 前 | 1 个回答 | 0
