Rizwan Ahmed
Rizwan Ahmed
  • 116
  • 3 152

Відео

Carrying out an elementary row operation-2
Переглядів 619 годин тому
This screencast is a continuation of the earlier demonstration@ (ua-cam.com/video/Lw2qbz1CkTo/v-deo.html) , where there was an error.
Carrying out an elementary row operation-1
Переглядів 420 годин тому
This screencast demonstrates elementary row operation which is a fundamental operation in Gauss elimination algorithm. There was a bug in this demonstration, which later corrected in the screencast @ ua-cam.com/video/YfvDivMMlmc/v-deo.html.
Dealing with direct access files in Fortran
Переглядів 64 години тому
Dealing with direct access files in Fortran
Dealing with binary files in Fortran
Переглядів 114 години тому
Dealing with binary files in Fortran
Dealing with sequential files in Fortran
Переглядів 24 години тому
Dealing with sequential files in Fortran
Creating an identity matrix
Переглядів 64 години тому
Creating an identity matrix
Maximum in a matrix-2
Переглядів 1412 годин тому
Maximum in a matrix-2
Maximum in a matrix
Переглядів 1414 годин тому
Maximum in a matrix
Matrix writing routine
Переглядів 3614 годин тому
This screencast was developed during a session on writing Fortran subroutine to write a matrix data on a file specified by its unit number.
Matrix reading routine-Part-I (input error)
Переглядів 1914 годин тому
This screencast was recorded during the classroom session on writing a Fortran subroutine for reading a matrix from an input file. Due to the inadequate data in input file the program generated an error of end-of-file. The demonstration was continued in the next video with correction @ua-cam.com/video/pkSozsjteyo/v-deo.html.
Matrix reading routine-Part-2
Переглядів 2514 годин тому
This screencast is a continuation of earlier session @ua-cam.com/video/KACNiseY6EA/v-deo.html which encountered an error due to inadequate input data. In this session the error was discovered and corrected.
Sales in a day-Subroutine Example
Переглядів 1921 годину тому
This screencast shows the development of a Fortran program to calculate sales in a day from the purchases of all customers. The program utilizes an earlier developed program @ua-cam.com/video/Gfxu1GJZtJA/v-deo.html as a subprogram for the calculation of a customer's bill.
Vector in functions
Переглядів 25День тому
Vector in functions
Big number in vector
Переглядів 21День тому
Big number in vector
Big of two numbers
Переглядів 9День тому
Big of two numbers
Vector function GM
Переглядів 20День тому
Vector function GM
Vectors in Fortran
Переглядів 32День тому
Vectors in Fortran
Failure of print statement in Fortran function
Переглядів 1121 день тому
Failure of print statement in Fortran function
Details of exponential Function's algorithm
Переглядів 521 день тому
Details of exponential Function's algorithm
Fortran program for exponential function
Переглядів 1421 день тому
Fortran program for exponential function
Fortran subprograms- Subroutines
Переглядів 2421 день тому
Fortran subprograms- Subroutines
Fortran Subprograms- Functions
Переглядів 3221 день тому
Fortran Subprograms- Functions
Getting out of a loop
Переглядів 1221 день тому
Getting out of a loop
Nested Loops
Переглядів 1721 день тому
Nested Loops
Fortran's Counted Loop-DO loop demo
Переглядів 2421 день тому
Fortran's Counted Loop-DO loop demo
Fortran formats for printing-1
Переглядів 1621 день тому
Fortran formats for printing-1
Fortran formats for printing-2
Переглядів 521 день тому
Fortran formats for printing-2
verify inputs in a Fortran program
Переглядів 44Місяць тому
verify inputs in a Fortran program
Solutions of quadratic equation-Fortran
Переглядів 37Місяць тому
Solutions of quadratic equation-Fortran