About 321,000 results
Open links in new tab
  1. Random Seed Choice for LAMMPS Molecular Dynamics Simulations

    Jan 28, 2021 · Investigate alternative random number generation methods, such as those suggested by random.org Researchers and practitioners in computational chemistry, …

  2. Is it possible to generate random colors using only the StdDraw …

    Nov 19, 2011 · The forum discussion confirms that generating random colors in Java using the StdDraw class is feasible by utilizing the Color class for RGB values. The provided code …

  3. Random set of N points in a unit disc, what is the average nearest ...

    Aug 24, 2018 · Thanks! You need to increase the number of repetitions to get more accurate results, not . What you need to do is to first generate random points, such that distance from …

  4. [Fortran90]Problem with Gaussian distribution - Physics Forums

    Jul 18, 2015 · Explore the Mersenne Twister algorithm for random number generation Study the Central Limit Theorem and its implications for random number distributions Statisticians, data …

  5. Do you have an example of a truly random phenomenon?

    Aug 13, 2021 · I tried to think of a truly random phenomena thatis not related to quantum physics, and i can't. Let's take heads or tails as an example, if you had all of the data about the …

  6. Most efficient way to randomly choose a word from a file with a …

    Mar 29, 2024 · My aim is to pick a word at random from this list that starts with a specific given letter. Say I want a random word that starts with "n" or "p". Both upper and lower cases are …

  7. Is Anything in the Universe Truly Random? • Physics Forums

    Oct 15, 2012 · A random mechanism could also cause random effects, but in the end it seems that order does prevail. Survival of the stable sequence, I suppose, which is then embedded in …

  8. Standard Deviation as Function of Sample Size - Physics Forums

    Aug 8, 2018 · I used the NORMINV [] function in Excel to generate random numbers that are distributed normally about a mean. The distribution is continuous, unlike coin flips. As more …

  9. What is the basic difference between rep() and replicate in R?

    May 9, 2019 · The rep () function replicates a single value produced by the random () function multiple times, while replicate () evaluates the random () function multiple times to generate a …

  10. MCNP6: error -- "bad trouble in imcn" is usually ... - Physics Forums

    Sep 4, 2023 · Hello, I'm new to MCNP deck-building, and I'm trying to acquire an X-ray energy spectrum using MCNP6, on Windows 10 environment. I'm running MCNP6 via MCNPX Visual …