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
  • Research
  • 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: C Programs

Here you will find various programs written for C Language.

X-Ray Diffraction (XRD) Pattern Simulator [C Program] Ver. 2 [Tutorial]

Miscellaneous Nanoscience and NanotechnologyOct 26, 2018Oct 26, 2018 Manas Sharma

This is the third and the final post on my series on writing a Powder XRD pattern (diffractogram) simulator from scratch using C.…

Read More

Structure Factor Calculator [C PROGRAM]

Miscellaneous Nanoscience and NanotechnologyOct 23, 2018Oct 26, 2018 Manas Sharma

This is the second post in the series of my posts on how to write an XRD Pattern simulator using C. In the…

Read More

Atomic Form Factor Calculator and Table

DFT Miscellaneous Nanoscience and NanotechnologyOct 19, 2018Oct 26, 2018 Manas Sharma

If you follow my blog, then you’d probably remember how I tried to write a powder X-Ray diffraction (XRD) pattern simulator quite 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, 2018Apr 21, 2023 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

Posts navigation

1 2 3 … 7 Next

Latest Articles

  • How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats
    Dec 11, 2024
  • Exchange-Correlation Functionals [Explained for Beginners]
    May 1, 2024
  • Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]
    Apr 29, 2024
  • What is Electron Correlation? [EXPLAINED]
    Dec 4, 2023
  • Automate Bulk Downloading of Molecular Properties and 3D Structures from ChemSpider with Python and Chemspipy
    Nov 16, 2023
  • Automate Downloading 3D Molecular Structures and Properties from PubChem with Python
    Nov 7, 2023

SUBSCRIBE ON YOUTUBE

Follow me on Instagram

[instagram-feed feed=1]

  • About
  • Policies

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

Powered by Nevler. © 2025 BragitOff.com. All Rights Reserved.
 

Loading Comments...