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 ...
9 years 前 | 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...
9 years 前 | 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...
10 years 前 | 1 个回答 | 0
