Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Coding
    • Machine Learning
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Python
    • Scilab
    • Microprocessor 8085 Programming
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manuals
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • Word-a-Geek
    • Pictionary
    • Visual Dictionary
  • Conferences
  • Quantum Chemistry
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • CrysX – Neural Network (crysx_nn)
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy
    • Molecule Database

Category: Random Numbers

Calculating Value of Pi using Monte Carlo Technique – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersJun 6, 2018Jun 6, 2018 Manas Sharma

Recently in my Numerical Techniques class I learnt a Monte Carlo technique to calculate the value of Pi . The procedure is really…

Read More

Central Limit Theorem Demonstration – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersJun 4, 2018May 4, 2020 Manas Sharma

One of the fundamental theorems of probability is the Central Limit Theorem. This theorem says that if is the sum of mutually independent…

Read More

Acceptance-Rejection Method (Rejection Sampling) for generating distributions- C PROGRAM

C Programs Numerical Analysis Programming Random NumbersJun 3, 2018Jun 6, 2018 Manas Sharma

Acceptance-Rejection method can be used to produce random numbers following a certain probability density function. This is done by generating random numbers following…

Read More

Simulate a DICE THROW – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersMar 19, 2018Jun 6, 2018 Manas Sharma

In the last post I wrote about how to generate random numbers in a given range: [min, max]. In this post we will…

Read More

Generate a RANDOM NO. in a given RANGE – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersMar 19, 2018Jun 6, 2018 Manas Sharma

In the last few posts I have written about generating random numbers and using them to simulate a coin flip or a 1-d…

Read More
programming coding blue hands digital keyboard fingers

Random Walk (1d) – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersFeb 28, 2018Jun 6, 2018 Manas Sharma

In the last post I wrote about how to simulate a coin toss/flip using random numbers generated within the range: . We can…

Read More

Coin Toss – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersFeb 24, 2018Jun 6, 2018 Manas Sharma

In the last few posts I have been talking a lot about generating random numbers using C programming. We performed some basic checks…

Read More

Random Number b/w 0 and 1 – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersFeb 24, 2018Jun 6, 2018 Manas Sharma

In the last few posts I have been talking about random number generation using simple algorithms, and then testing if the numbers are…

Read More
programming coding blue hands digital keyboard fingers

Post-processing and Statistical Checks for Random Numbers – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersFeb 24, 2018Jun 6, 2018 Manas Sharma

In the last post I wrote about random numbers and how to generate them. Now even though, the random number sequence generated from…

Read More

Random Number Generator – C PROGRAM

C Programs Numerical Analysis Programming Random NumbersFeb 24, 2018Jun 6, 2018 Manas Sharma

Wikipedia defines random numbers as a sequence of numbers or symbols that cannot be reasonably predicted better than by a random chance In…

Read More

Follow us on FB

Follow us on FB

Latest Articles

  • List of freely available molecular or crystal structure visualization software
    Dec 9, 2022
  • What are the approximations in Kohn-Sham DFT?
    Dec 3, 2022
  • How to install PySCF on UBUNTU or MacOSX?
    Dec 2, 2022
  • introduction
    A quick introduction to Density Functional Theory
    Dec 2, 2022
  • What is the difference between DFT and Hartree-Fock method?
    Dec 2, 2022
  • A poem/song on High Harmonic Generation
    Dec 2, 2022

SUBSCRIBE ON YOUTUBE

Get the official BragitOff App

Get it on Google Play

Currently Reading

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Ask a question on our forum

  • About
  • Policies
  • Apps

Alexa Rank-Help us : Write a review about us

Social

  • View ducktape07’s profile on Facebook
  • View manassharma07’s profile on Twitter
  • View ducktape07’s profile on Instagram
  • View manassharma24059a12a’s profile on LinkedIn
  • View manassharma100’s profile on YouTube
  • View manassharma07’s profile on Google+
  • View manassharma07’s profile on WordPress.org

SUBSCRIBE ON YOUTUBE

Get the official BragitOff App

Get it on Google Play
Powered by Nevler. © 2023 BragitOff.com. All Rights Reserved.
 

Loading Comments...