Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

pdf in matlab

Status
Not open for further replies.

Ruudje

Petroleum
Joined
Aug 20, 2007
Messages
6
Location
NL
dear all,

I have file with soma data points. Basicly I want to make an Amplitude histogram (PSD). I found some literature on NormPDF in MATLAB but I dont have a normal distribution, in fact I don't know the distribution. Is it nesscecary to write a little program to make the graph or is there a function that does it for me?

Regards, Ruud
 
I'm confused. If you need a histogram, just do a histogram. What does NormPDF have to with that?

TTFN

FAQ731-376
 
Sorry for creating confusion, I want to do a Probability density function.
 
never mind, solved the problem by using the function ksdensity

regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top