james_clarke Posted February 2, 2014 Report Share Posted February 2, 2014 (edited) I need a help.. i want a labview code or model for the following "to plot an histogram using a random number generator.. the plot must be like a bell shaped curve( gaussian curve) .. pl help me out.. Regards Clarke Edited February 2, 2014 by james_clarke Quote Link to comment
ShaunR Posted February 2, 2014 Report Share Posted February 2, 2014 Search the labview examples for "Histogram" Quote Link to comment
james_clarke Posted February 2, 2014 Author Report Share Posted February 2, 2014 I want the histogram plot to be in the form of the bell shaped curve..tried many things.. but the plot isnt similar.. need ur help Quote Link to comment
ShaunR Posted February 2, 2014 Report Share Posted February 2, 2014 I want the histogram plot to be in the form of the bell shaped curve..tried many things.. but the plot isnt similar.. need ur help Yes. See the "Noise Statistics.vi" or "Probability Density Function Estimation.vi" in the LabVIEW example Finder. Quote Link to comment
james_clarke Posted February 2, 2014 Author Report Share Posted February 2, 2014 Can u send me the labview code by dng it? Pl Quote Link to comment
ShaunR Posted February 2, 2014 Report Share Posted February 2, 2014 Can u send me the labview code by dng it? Pl You already have the code-it is shipped with LabVIEW Quote Link to comment
james_clarke Posted February 2, 2014 Author Report Share Posted February 2, 2014 (edited) The histogram created out from the random no. Generator must be this way.. i searched everywhere.. i couldnt find Edited February 2, 2014 by james_clarke Quote Link to comment
crossrulz Posted February 2, 2014 Report Share Posted February 2, 2014 Look in the Signal Processing->Signal Generation palette. There is a Gaussian White Noise.vi in there that will give you noise with a bell curve distribution. Now go to the Mathematics->Probability & Statistics palette. There is a Histogram.vi in there that can create your distribution. Make a graph from the output and you are done. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.