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
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • 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.

Plotting the Chebyshev Polynomials of the Second Kind using C and Gnuplot

C Programs Miscellaneous Numerical Analysis Programming Plots and GraphsAug 29, 2017Jun 5, 2018 Manas Sharma

In this post I will show you how to calculate and plot the Chebyshev Polynomials of the second kind using a C Program…

Read More

Secant Method – C Program

C Programs Numerical Analysis Programming Root FindingAug 29, 2017Jun 5, 2018 Manas Sharma

Secant Method, is a Numerical Technique to find the root of an algebraic or transcendental equation. The root is approximated by drawing secant…

Read More

C Program to calculate the TRACE of a Matrix

C Programs Matrix Operations Numerical Analysis ProgrammingAug 28, 2017Jun 5, 2018 Manas Sharma

In the last two posts, we got familiar with 2-D arrays, by writing programs, to add/subtract and multiply matrices. In this post we…

Read More

C Program to multiply two matrices

C Programs Matrix Operations Numerical Analysis ProgrammingAug 28, 2017Jun 5, 2018 Manas Sharma

One can define matrices in C using 2-D arrays. In this post I will assume, that you are familiar with the concepts of…

Read More
programming coding blue hands digital keyboard fingers

C Program for Adding or Subtracting Matrices

C Programs Matrix Operations Numerical Analysis ProgrammingAug 28, 2017May 4, 2020 Manas Sharma

In the last post I discussed the concept of arrays in C. One can define matrices in C using 2-D arrays. In this…

Read More
programming coding blue hands digital keyboard fingers

Evaluate and plot the Cosine (Infinite) Series using C Programming and Gnuplot

C Programs Numerical Analysis Programming Series SumAug 22, 2017May 4, 2020 Manas Sharma

In the last post I discussed and showed you how to write a program that finds the sum of the Sine series(Infinite so…

Read More

Evaluate Infinite Sine Series – C PROGRAM

C Programs Numerical Analysis Programming Series SumAug 22, 2017May 4, 2020 Manas Sharma

In the last post I discussed, how to evaluate a Sine series for a given value of upto a certain number of terms.…

Read More

Sine Series Finite Sum – C PROGRAM

C Programs Numerical Analysis Programming Series SumAug 22, 2017May 4, 2020 Manas Sharma

In the last post, I discussed about how would one go about calculating the sum of a finite series using C. In this…

Read More

C Program to find the sum of a Finite Series – Tutorial

C Programs Numerical Analysis Programming Series SumAug 22, 2017May 4, 2020 Manas Sharma

Finding the sum of a series(finite or infinite) is a crucial part of computational mathematics. Many mathematical functions can be simply expressed in…

Read More

Spherical Bessel Functions – C Program

C Programs Numerical Analysis Programming Plots and GraphsAug 19, 2017May 4, 2020 Manas Sharma

In this post I will show you how to calculate and plot the Spehrical Bessel Functions () of the first kind using C…

Read More

Posts navigation

Previous 1 … 3 4 5 6 7 … 12 Next

Latest Articles

  • A Computational Chemistry Alphabet for Curious Young Minds
    Nov 21, 2025
  • 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

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. © 2026 BragitOff.com. All Rights Reserved.
 

Loading Comments...