Statistics
3 Questions
0 Answers
RANK
222,218
of 301,440
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
