home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 189 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  25 lines

  1. Newsgroups: comp.soft-sys.matlab
  2. Path: sparky!uunet!gatech!darwin.sura.net!max.fiu.edu!widget!sumargoh
  3. From: sumargoh@widget.fiu.edu
  4. Subject: Some Questions on Matlab
  5. Reply-To: sumargoh@fiu.edu
  6. Organization: FIU, Electrical & Computer Engineering Dept.
  7. Date: Tue, 26 Jan 1993 16:25:01 GMT
  8. Message-ID: <C1Gyxq.9p1@fiu.edu>
  9. Sender: sumargoh@widget (H. Sumargo)
  10. Lines: 13
  11.  
  12. Hi, I am currently using Matlab 3.5g on a VAX.  I have some questions to ask:
  13.  
  14. 1.  If I use EIGS() MatLab built in function to find the eigensystem of a given matrix,
  15.     I noticed that the results obtained show that the eigenvalues are arranged in
  16.     ascending order.  Is there any switch that I can use to tell the EIGS() funtion
  17.     to put out the eigenvalues in a descending order?
  18.  
  19. 2.  The MatLab package comes with some C source codes to read binary files and convert
  20.     them to numbers.  I tried to implement a binary to number conversion using the
  21.     above mentioned C source codes with no avail.  Has anyone out there ever written
  22.     such routine in C and would like to share?
  23.  
  24. Please kindly send your response to sumargoh@fiu.edu.  Thank you very much.
  25.