Recent content by MRLX69
-
M
Undergrad How to Convert Least Squares Problems into Independent Equations
I think that this is best suited here as it is linear algebra specific... sorry if I'm wrong. Please look at: I can do parts a,b and c. But I can't do part d. I've been trying to turn it into n independent least squares equations. Let me know if this is not the way to go or you have...- MRLX69
- Thread
- Least squares Matrices Squares
- Replies: 1
- Forum: Linear and Abstract Algebra
-
M
Fortran How to Read in Execution Flags in Fortran
Ah, thanks! This is what I needed.- MRLX69
- Post #3
- Forum: Programming and Computer Science
-
M
Fortran How to Read in Execution Flags in Fortran
Hi All, Just like to know if it's possible for a Fortran program to read in data on execution. For example, in JAVA, say if I've written a program for matrix factorization, I can type in the command line: "java mfact q" for QR factorization or "java mfact c" for Cholesky...- MRLX69
- Thread
- Fortran
- Replies: 3
- Forum: Programming and Computer Science