forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Making gaussian pdf (probability density function)

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato
View previous topic :: View next topic  
Author Message
pban92



Joined: 23 Nov 2009
Posts: 38

PostPosted: Wed Feb 17, 2010 9:46 pm    Post subject: Making gaussian pdf (probability density function) Reply with quote

I have data file with two columns (column one is time series and column two is the corresponding value of the data, I know the time series is not important at all to make pdf) as,

1 X1
2 X2
3 X3
.
.
.
.
.
.
n Xn



I need to make a fortran code that would give me values to plot probability density function about zero mean.

I know I need to have maximum value (vmax), minimum value (vmin), number of bin (p) but with no idea how to use them to code. The x-axis scaling part is easier z=(i-mu)/sigma but, well, do not know where should I start from in the first place.

I found PROB(X) is the fortran library from this link http://orion.math.iastate.edu/burkardt/f_src/prob/prob.html but it only made me more more confused. Any suggestion/hint/example of fortran coding for making pdf on similar data file would be highly appreciated. Many Thanks!
Back to top
View user's profile Send private message
pban92



Joined: 23 Nov 2009
Posts: 38

PostPosted: Fri Feb 26, 2010 5:02 pm    Post subject: Reply with quote

Solved! If anybody needs it, send me a private msg.

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group