As I am dealing with problems with the concept of graph theory, I can only connect the graph from computed solutions if the rank is 22. For the first example, I can't connect the graph from the computed solutions, therefore the rank should not be 22.
For the second example, the rank of the...
the rank should only have the [highlight #FCE94F]maximum value[/highlight] of min(m,n). For example: the matrix of (24 x 52 ) should only have the maximum value of 24, ie rank <= 24.
Thanks for your prompt reply!!!
Maybe you can refer to the below computed solution :
1 3.48827114198402
2 3.37462191652958
3 3.23705539495131
4 3.03411736006571
5 2.96196709783348
6...
thread214-1724643
Referring to previous post regarding the calculation of rank of the matrix. I can successfully call the function DGESVD and used the suggested code as stated in the last post.
When I computed the matrix ( 24 * 46 ) which only contains binary number. The result is computed as...
In fact, I have not solved the problem mentioned yet...
I have tried to use the gfortran, but I still could not solve the problem since the installation was so complicated.
what's more, the gfortran even created more problems in my program as it did not support the library "Portlib"
I am now...
Thanks for your reply!
May I ask how can I call the DGESVD function / use LAPACK ?
It shows "unresolved external symbol _DGESVD@64" when the program ran.
I am writing the program by the Microsoft Developer Studio. In fact I cannot find this function on it.....
Hey guys,
I am writing a program relating the traffic problem. In some parts, I need to calculate the rank of the given matrix (not a square matrix). May I ask any function can be called in fortran to do so? Or what else can I write?
Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.