Feeds
提问
imaginary standard errors - fminunc
hello, I am using FMINUNC function to find the maximum of a function f. I have these two questions: 1) since FMINUNC minimiz...
8 years 前 | 0 个回答 | 0
0
个回答提问
running FMINUNC -- Error using fminusub (line 119)
hello, I am running the following code: initial_values=[8,1,1,1,2]; options = optimset('Display','off'); [phat_UNC,fva...
8 years 前 | 1 个回答 | 0
1
个回答提问
equation with parametric integrand
I have a function f(x) depending on two parameters and a function z(x) not depending on any parameter a and b. I have to find th...
9 years 前 | 2 个回答 | 0