- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
if i have a matrix, i need to calculate the eigen , how to perform it using fortran ,thx
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Subroutines are available in various libraries. Recent CVF comes with the CXML library which does contain routines for eigenvalues.
The online help says ...
"For information about the CXML routines (after installation), use Acrobat Reader to open the file cxmlref.pdf in:
Program FilesMicrosoft Visual StudioDf98CxmlDoc"
Another possibility is the IMSL library which comes with CVF Professional version.
The online help says ...
"For information about the CXML routines (after installation), use Acrobat Reader to open the file cxmlref.pdf in:
Program FilesMicrosoft Visual StudioDf98CxmlDoc"
Another possibility is the IMSL library which comes with CVF Professional version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
...or visit (and bookmark) www.netlib.org. IIRC ARPACK is one of packages containing calculation of eigenvalues.
Jugoslav
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thx very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thx very much also.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page