Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. asela23

    How to solve Ax=B complex matrix system in F 77

    Thanks a lot xwb and salgerman for your kind attention in my problem of Ax = B , all i know is i ve got A and B matrices like given from previous calculations. in A matrix some values are having only real parts and others are having both real and imaginary parts. in B matrix all the values...
  2. asela23

    How to solve Ax=B complex matrix system in F 77

    Hi all i want to solve a complex linear algebra equation in the form of Ax = B. ( A, B are known and need to find B) where A and B are complex.. A(n,n) & B (n,1) & x (n,1) i want this to be solved using Fortran 77. I've used Linpack solvers to solve Ax=B , when A,B,x all are real...

Part and Inventory Search

Back
Top