fminsearch with integrals and parameters
조회 수: 4(최근 30일)
표시 이전 댓글
I am new to using fminsearch in matlab. I want to find the minimum value of the following function:

where 


For now, I assumed that A_t,B_t,K_t are uniform random between [0,1].
I want to find the value of debt and the value of parameters kappa, theta, chi.
I want to use fminsearch,but I am not able to write down the specification correctly.
댓글 수: 0
답변(0개)
참고 항목
범주
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!