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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 2 | 0