Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Operations on Matrices and Data Frames - English

15743 visits



Outline:

How to find the inverse of a matrix How to calculate the sum of elements in a matrix using for loop How to calculate the sum of elements in a matrix using the sum function How to calculate the time elapsed in an operation How to find out the sum of rows of a matrix How to find out the sum of columns of a matrix How to add a new column or row to an existing data-frame How to use cbind and rbind function