Feeds
질문
Why does my binomial distribution not sum to one?
function [res]=Pbar_ho(phi,X0,sigma,X,r,t,o,x,l,N) %o is number of jumps %x is the conditioned diffusion correlation ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why does my nonlinear constraint return "not enough input arguments"?
TranchesVIL takes a 1x4 input, fun3 takes a 1x3 input. par0 is 1x3. fun3=@(X)sum(sum((TranchesVIL(phi,X0,sigma,[alpha,X...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with fmincon: nonlcon
fmincon runs fine without the non-linear constraint given by the function: function [c,ceq] = DiagCAW11_constraints(theta,R...
9년 초과 전 | 답변 수: 1 | 0
