Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Compu geek
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Scilab
    • Microprocessor 8085 Programming
    • Quantum Espresso
    • Web Publishing
    • Hacking
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manual
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Numerical Analysis Theory
    • Physicists Bios
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • My Blog
  • Word-a-Geek
    • GRE/CAT Word List
    • Pictionary
    • Visual Dictionary
    • Word Power
  • DU Exclusive
    • College Rankings
    • DU News
    • Previous Year Question Papers
      • BMS Previous Year Papers
      • Botany (H) Previous Year Papers
      • Chemistry Hons Previous Year Question Papers
      • Commerce Previous Year Papers
      • Computer Sc. Hons. Previous Year Papers
      • Electronics (H) Previous Year Papers
      • English Honors Previous Year Question Papers
      • Math Honors Previous Year Question Papers
      • Physics Honors Previous Year Question Papers
      • Zoology Hons. Previous Year Papers
    • M.Sc Physics
      • Question Papers (Msc Physics)
      • Tutorials (Msc Physics)
  • DFT
    • DFT Simulations Database
    • Quantum Espresso
  • CrysX
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy

Category: Matrix Operations

In this category you will find C programs related to matrices and matrix operations.

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

Gauss Elimination – EXERCISES [C Programming]

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

In this post we will be doing a few problems on Gauss-Elimination. These problems/exercises were given in my Numerical Analysis class. These will…

Read More

Modifying Gauss-Elimination for Tridiagonal Systems – C PROGRAM

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

There are many situations in numerical analysis where we deal with tridiagonal systems instead of a complete set of equations. Therefore, using the…

Read More

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

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

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

Posts navigation

1 2 Next

Follow us on FB

Follow us on FB

Latest Articles

  • Fourier Series of SawTooth Wave
    Mar 28, 2021
  • Fourier Series – Fourier Coefficients Derivation
    Mar 28, 2021
  • Fourier series INTRODUCTION
    Mar 28, 2021
  • 3D Trajectory Animated using Matplotlib (Python)
    Oct 31, 2020
  • 3D Line or Scatter plot using Matplotlib (Python) [3D Chart]
    Oct 31, 2020
  • Animated plots using Matplotlib (Python) [SINE WAVE ANIMATION]
    Oct 31, 2020

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