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