Filter löschen
Filter löschen

generate a distribution

1 Ansicht (letzte 30 Tage)
21did21
21did21 am 31 Dez. 2011
hello world !
context: I have about 1e22 samples that have an average size of third-9. I could content myself with this information to characterize this population but it is not enough. Indeed, the size of third-9 is a medium in reality there are samples that have a size of eight fourth-and other first-12.
solution: I know that the size distribution of my sample follows a log normal reversed. So I can, knowing the average value, the number of sample mean and standard deviation in software such as MATLAB to generate me a size distribution that meets these criteria.
problem: I can not understand how I can do this with software. - I decided to MATLAB because it is a very powerful software that is able to do this in one line.
The trouble is that I expected to do this: [size, number] = logninv (1e22, 3rd-9, 0.05)
  1 Kommentar
Image Analyst
Image Analyst am 31 Dez. 2011
"I have about 1e22 samples" - Are you SURE you have 1e22 samples? That seems like such a huge number. And why is that "not enough"? How did you collect so many samples? If you collected 1 million samples per second it would take you 3.17 billion years to collect 10^22 samples. Also, I don't know what "third-9," "first-12," etc., means.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by