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
  • Machine Learning
  • 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: Numerical Analysis Programming

Here you may find useful articles and programs on Numerical Analysis.

Geometry Optimization Algorithms and implementations using Quantum ESPRESSO

DFT Numerical Analysis Programming Numerical Analysis Theory Quantum EspressoNov 2, 2018Nov 2, 2018 Manas Sharma

So, I’ve been using Quantum ESPRESSO (QE) for a while now. And it’s relaxation (optimization) functionality as well. Now, although I had a…

Read More

Determinant of the Hilbert Matrix – C PROGRAM

C Programs Matrix Operations Miscellaneous Numerical Analysis ProgrammingJun 6, 2018 Manas Sharma

I have recently written a post that calculates the determinant of a given square matrix using the Gaussian elimination technique. In the last…

Read More

Chi Square Minimization using initial guesses – C PROGRAM

C Programs Numerical Analysis ProgrammingJun 6, 2018 Manas Sharma

Method # 1: Chi-square minimization Fitting a dataset (xi,yi,si) using a curve y=f(x)=a*exp(bx), where values of the parameters a and b are unknown,…

Read More

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

Polynomial Fitting – C PROGRAM

C Programs Numerical Analysis ProgrammingJun 1, 2018Jun 5, 2018 Manas Sharma

Okay, so here I am sharing a code for fitting a polynomial to a given set of data-points using the Least Squares Approximation Method(Wikipedia).…

Read More

Exponential Fitting – C PROGRAM

C Programs Numerical Analysis ProgrammingJun 1, 2018Jun 5, 2018 Manas Sharma

In this post I will be showing you how to write a code that fits the data-points to an exponential function, like: where,…

Read More
curve fitting data exponential

Linear Fitting – C PROGRAM

C Programs Numerical Analysis ProgrammingMay 28, 2018Jun 5, 2018 Manas Sharma

In this post I am sharing a C program that uses the least-squares approximation (also known as Chi square minimization) to find the…

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

Posts navigation

1 2 3 … 12 Next

Follow us on FB

Follow us on FB

Latest Articles

  • How to solve SCF convergence issues when running a DFT/HF calculation❓🤔 [SOLVED]
    Mar 13, 2023
  • Creating Molecular Animations as Movies or GIFS using Jmol and FFmpeg
    Mar 5, 2023
  • How to calculate and plot molecular orbitals from a DFT/HF calculation using PySCF❓🤔 | TUTORIAL👨‍💻
    Mar 4, 2023
  • numerical methods for root finding thumbnail for youtube and blog post
    Numerical Methods for Root Finding – with Python code
    Jan 19, 2023
  • List of freely available molecular or crystal structure visualization software
    Dec 9, 2022
  • What are the approximations in Kohn-Sham DFT?
    Dec 3, 2022

SUBSCRIBE ON YOUTUBE

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
  • 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...