Feeds
질문
Minimise functions more than 10 variables
I define a function of x with 12 variables as the objective function in fmincon. It gives me the error "Index exceeds array boun...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
integral2 error, bu the function works
fun = @(x,y) 1-exp(-0.01*norm(x-y)); q = integral2(fun,0,1,0,1); It gives me the following error: Error using integ...
거의 9년 전 | 답변 수: 2 | 0