Recent content by just physics
-
J
Comp Sci Solving a Tridiagonal System of Equations
we have to write a code to solve system of equations by writing them in matricies (tridiagonal matrix) form ... the first step is to enter the coefficients of the variables (r1,r2,r3,...) and then the answers to the equations (b1,b2,b3,...) by using array , and print the equations in the form...- just physics
- Thread
- System System of equations
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
J
Fortran Solving System of Equations with Fortran Code
we have to write a code to solve system of equations by writing them in matricies (tridiagonal matrix) form ... the first step is to enter the coefficients of the variables (r1,r2,r3,...) and then the answers to the equations (b1,b2,b3,...) by using array , and print the equations in the form...- just physics
- Thread
- Code Fortran
- Replies: 2
- Forum: Programming and Computer Science
-
J
Fortran Fortran: Solving System of Equations with Tridiagonal Matrix
thanks a lot u r the best :)- just physics
- Post #3
- Forum: Programming and Computer Science
-
J
Fortran Fortran: Solving System of Equations with Tridiagonal Matrix
hi I am just start learning fortran and i have aproblem with my homework: we have to write a code to solve system of equations by writing them in matricies (tridiagonal matrix) form the first step is to enter the coefficients of the variables (r1,r2,r3,...) and then the answers to the...- just physics
- Thread
- Fortran
- Replies: 2
- Forum: Programming and Computer Science