View Single Post
  #2  
Old November 6th, 2009, 10:25 AM
CaptainBlack's Avatar
CaptainBlack CaptainBlack is offline
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 12,267
Country:
Thanks: 777
Thanked 3,989 Times in 3,221 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by guvenc View Post
Hi, I need to compute the following integral:
Integrate function: 1-normcdf(t,1,3), for the interval [0,0.4].

I tried q=quad((1-normcdf(t,1,3)),
't',0,0.4), but it does not work.

Anyone knows how to compute?
What tool are you trying to use?

CB
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote