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: Coding

Find all the latest tips and news regarding computers, gadgets, hacking and web publishing. Also regularly updated jokes full of geeky humor.

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

Lissajous Figures – C Program

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

In this post I will show you how to calculate and plot the Lissajous Curves using C and Gnuplot. We will use the…

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

Plotting exercises for C and GNUPlot

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

Gnuplot is a portable command-line driven graphing utility for Linux and other OS. C and Gnuplot can be used to plot complex functions.…

Read More

Triangular Wave (Periodic Function) – C Program

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

One might need to work with periodic functions in C for several reasons. Periodic functions are an important class of functions with numerous…

Read More

C Program to print Harshad Numbers in a given range

C Programs MiscellaneousAug 18, 2017May 4, 2020 Manas Sharma

Harshad(or Niven) Numbers are those integers who are who are divisible by the sum of their digits. The following program prints the Harshad…

Read More
programming coding blue hands digital keyboard fingers

C Program to find the roots of a Quadratic Equation

C Programs MiscellaneousAug 18, 2017May 4, 2020 Manas Sharma

In this post I show you how to write a C program that finds the roots(both real and complex) of a quadratic equation.…

Read More

C Program to find the Factorial of a number

C Programs MiscellaneousAug 18, 2017May 4, 2020 Manas Sharma

Factorial is defined for a positive integer, n, as the product of all the integers from 1 to n. Factorial of n is…

Read More
programming coding blue hands digital keyboard fingers

C Program to print the terms of Fibonacci Series upto a certain number

C Programs MiscellaneousAug 18, 2017May 4, 2020 Manas Sharma

Fibonacci series each member is the sum of the last two terms except the first and second term. The following C program prints…

Read More
programming coding blue hands digital keyboard fingers

Simpson’s 1/3 Rule – C Program

C Programs Numerical Analysis Programming Numerical IntegrationAug 18, 2017Apr 28, 2023 Manas Sharma

Simpson’s Rule is a Numerical technique to find the definite integral of a function within a given interval. The function is divided into…

Read More
1/3rd c++

Posts navigation

Previous 1 … 7 8 9 10 11 … 22 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...