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

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

Hilbert Matrix – C PROGRAM

C Programs Matrix Operations Miscellaneous Numerical Analysis ProgrammingFeb 4, 2018Feb 28, 2018 Manas Sharma

A Hilbert matrix is defined as: where and Example: In this post I have written a code that generates Hilbert matrices using C…

Read More

Transpose of a Matrix – C PROGRAM

C Programs Matrix Operations Numerical Analysis ProgrammingFeb 4, 2018Feb 28, 2018 Manas Sharma

The transpose of a matrix is the matrix obtained by replacing all elements with The following C code let’s the user enter a…

Read More

Determining Roots of Legendre Polynomials and their weights for Gaussian Quadrature – C PROGRAM

C Programs Miscellaneous Numerical Analysis ProgrammingFeb 2, 2018Jun 5, 2018 Manas Sharma

Gaussian Legendre quadrature/ Gauss-Legendre quadrature is a numerical technique used to calculate the definite integral of a function. This is done by evaluating…

Read More

Determinant of a Matrix – C PROGRAM

C Programs Matrix Operations Numerical Analysis ProgrammingFeb 1, 2018Jun 5, 2018 Manas Sharma

Recently, I wrote a blog-post on how to perform Gaussian Elimination to reduce a matrix to the echelon form and solve a system…

Read More

Gauss Elimination – C PROGRAM

C Programs Matrix Operations Numerical Analysis ProgrammingFeb 1, 2018Jun 5, 2018 Manas Sharma

In this post I am sharing with you, several versions of codes, which essentially perform Gauss elimination on a given matrix and reduce…

Read More

Lagrange Interpolation Polynomial – C PROGRAM

C Programs Numerical Analysis ProgrammingJan 15, 2018Jun 5, 2018 Manas Sharma

Given a set of data-points , the Lagrange Interpolating Polynomial is a polynomial of degree , such that it passes through all the…

Read More

Hermite Polynomial – C PROGRAM

C Programs Numerical Analysis ProgrammingDec 16, 2017Jun 5, 2018 Manas Sharma

In this post I’m gonna show you how to calculate Hermite polynomials using three different techniques: using recurrence relations, series representations, and numerical…

Read More

Laguerre Polynomial – C PROGRAM

C Programs Numerical Analysis ProgrammingDec 16, 2017Jun 5, 2018 Manas Sharma

In this post I’m gonna show you how to calculate Laguerre polynomials using three different techniques: using recurrence relations, series representations, and numerical…

Read More

Legendre Polynomial – C PROGRAM

C Programs Numerical Analysis ProgrammingDec 16, 2017Jun 5, 2018 Manas Sharma

In this post I’m gonna show you how to calculate Legendre polynomials using three different techniques: using recurrence relations, series representations, and numerical…

Read More

Problems on Ordinary Differential Equations using Euler, Runge-Kutta – C PROGRAMMING

C Programs Numerical Analysis Programming Ordinary Differential EquationsNov 11, 2017Jun 5, 2018 Manas Sharma

I have already showed you guys how to solve an ODE using Euler Method and Runge-Kutta method. In this post I am posting…

Read More

Posts navigation

Previous 1 2 3 4 5 … 12 Next

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