Rizwan Ahmed
Rizwan Ahmed
  • 117
  • 3 698

วีดีโอ

Algorithm for Gauss elimination and back-substitution
มุมมอง 4521 วันที่ผ่านมา
Algorithm for Gauss elimination and back-substitution
Carrying out an elementary row operation-2
มุมมอง 3021 วันที่ผ่านมา
This screencast is a continuation of the earlier demonstration@ (th-cam.com/video/Lw2qbz1CkTo/w-d-xo.html) , where there was an error.
Carrying out an elementary row operation-1
มุมมอง 3621 วันที่ผ่านมา
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 @ th-cam.com/video/YfvDivMMlmc/w-d-xo.html.
Dealing with direct access files in Fortran
มุมมอง 2021 วันที่ผ่านมา
Dealing with direct access files in Fortran
Dealing with binary files in Fortran
มุมมอง 3021 วันที่ผ่านมา
Dealing with binary files in Fortran
Dealing with sequential files in Fortran
มุมมอง 1821 วันที่ผ่านมา
Dealing with sequential files in Fortran
Creating an identity matrix
มุมมอง 2021 วันที่ผ่านมา
Creating an identity matrix
Maximum in a matrix-2
มุมมอง 3628 วันที่ผ่านมา
Maximum in a matrix-2
Maximum in a matrix
มุมมอง 32หลายเดือนก่อน
Maximum in a matrix
Matrix writing routine
มุมมอง 66หลายเดือนก่อน
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)
มุมมอง 36หลายเดือนก่อน
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 @th-cam.com/video/pkSozsjteyo/w-d-xo.html.
Matrix reading routine-Part-2
มุมมอง 48หลายเดือนก่อน
This screencast is a continuation of earlier session @th-cam.com/video/KACNiseY6EA/w-d-xo.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
มุมมอง 25หลายเดือนก่อน
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 @th-cam.com/video/Gfxu1GJZtJA/w-d-xo.html as a subprogram for the calculation of a customer's bill.
Vector in functions
มุมมอง 31หลายเดือนก่อน
Vector in functions
Big number in vector
มุมมอง 34หลายเดือนก่อน
Big number in vector
Big of two numbers
มุมมอง 16หลายเดือนก่อน
Big of two numbers
Vector function GM
มุมมอง 29หลายเดือนก่อน
Vector function GM
Vectors in Fortran
มุมมอง 37หลายเดือนก่อน
Vectors in Fortran
Failure of print statement in Fortran function
มุมมอง 16หลายเดือนก่อน
Failure of print statement in Fortran function
Details of exponential Function's algorithm
มุมมอง 11หลายเดือนก่อน
Details of exponential Function's algorithm
Fortran program for exponential function
มุมมอง 19หลายเดือนก่อน
Fortran program for exponential function
Fortran subprograms- Subroutines
มุมมอง 29หลายเดือนก่อน
Fortran subprograms- Subroutines
Fortran Subprograms- Functions
มุมมอง 43หลายเดือนก่อน
Fortran Subprograms- Functions
Getting out of a loop
มุมมอง 13หลายเดือนก่อน
Getting out of a loop
Nested Loops
มุมมอง 19หลายเดือนก่อน
Nested Loops
Fortran's Counted Loop-DO loop demo
มุมมอง 29หลายเดือนก่อน
Fortran's Counted Loop-DO loop demo
Fortran formats for printing-1
มุมมอง 16หลายเดือนก่อน
Fortran formats for printing-1
Fortran formats for printing-2
มุมมอง 7หลายเดือนก่อน
Fortran formats for printing-2
verify inputs in a Fortran program
มุมมอง 44หลายเดือนก่อน
verify inputs in a Fortran program