Feeds
질문
Problem with fminsearch error
Hi I am trying to use fminsearch and i keep getting the following error:Attempt to execute SCRIPT fminsearch as a function, any ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
integration- fzero error
hi i am trying to do this: fun=@(u,Q) u.*normcdf(u*Q,5,2); k=quad(@(u) fun(u,Q),0,1); p=3; r=10; h=6; cd=8; co=1; f=@(Q)...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
Integrating function that contains distribution
Hi! I need to integrate a function fun=u*F(Qu)*g(u) from 0 to 1. Where F is CDF of the normal distribution and g is the PDF of ...
대략 10년 전 | 답변 수: 0 | 0
