home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 142 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!news.cs.tut.fi!rmr
  2. From: rmr@cs.tut.fi (Rimpela Riku)
  3. Newsgroups: comp.soft-sys.matlab,tut.lintula,tut.sos
  4. Subject: Loading data to matlab
  5. Date: 25 Jan 1993 07:45:14 GMT
  6. Organization: Tampere University of Technology
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <1k05qaINN98i@cs.tut.fi>
  10. NNTP-Posting-Host: riuttatiira.cs.tut.fi
  11. Originator: rmr@riuttatiira.cs.tut.fi
  12.  
  13.     I have some data in the following format and I would like to get
  14. the data into Matlab for analysis. Is it possible to do it with Matlab's own 
  15. tools or do I have to convert it somehow first. The samples are two's 
  16. complements.
  17.  
  18.   27435413.0 6D9B  3FB0  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  19.   27435414.0 6D9B  3DD8  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  20.   27435813.0 6D9B  1DD8  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  21.   27435814.0 6D9B  1EEC  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  22.   27436213.0 6D9B  8EEC  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  23.   27436214.0 6D9B  8F76  2F1F  FDFB  FAE5  D3CD  71F6  0D6C  15
  24.  
  25.        TIME  ^/I$443/IR_IMAG   ^/I$443/IS_REAL   ^/I$443/PSIS_IMAG
  26.                    ^/I$443/IR_REAL   ^/I$443/PSIR_IMAG ^/I$443/PSIS_REAL
  27.                          ^/I$443/IS_IMAG   ^/I$443/PSIR_REAL ^sel
  28.  
  29.  
  30. -- 
  31.                     t. rmr@cs.tut.fi    
  32.         
  33.