home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / engr / control / 389 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.1 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!str-ccsun!fyne!cnar08
  2. From: cnar08@ccsun.strath.ac.uk ("M.Akbar", Electrical Engineering)
  3. Newsgroups: sci.engr.control
  4. Subject: Re: SVD
  5. Message-ID: <C0HM8v.8vz@ccsun.strath.ac.uk>
  6. Date: 7 Jan 93 14:14:55 GMT
  7. References: <1ifkptINN9r5@bode.usc.edu>
  8. Sender: news@ccsun.strath.ac.uk (News account )
  9. Reply-To: cnar08@ccsun.strath.ac.uk
  10. Organization: Strathclyde University Computer Centre.
  11. Lines: 23
  12. Nntp-Posting-Host: fyne
  13.  
  14. In article 1ifkptINN9r5@bode.usc.edu, wang@bode.usc.edu (Weizheng Wang) writes:
  15. > In article <1992Dec28.202902.29682@noose.ecn.purdue.edu> kavuri@lips2.ecn.purdue.edu (Surya N Kavuri ) writes:
  16. > >
  17. > >   If I have a transfer function in the Laplace Domain 
  18. > > how can I compute SVD ? Are there any algorithms for this ?
  19. > >
  20. > >  Thanks
  21. > >
  22. > >  Surya Kavuri
  23. > > 
  24.  
  25. If you have a simple transfer function in Laplace Domain you
  26. may need to write a simple program in MATLAB to calculate the
  27. SV's using SVD in matlab.
  28.  
  29. What you have to do is define the frequency vector say w
  30. and s=jw and calculate the SV's for each point.
  31.  
  32.  
  33. If you have the ABCD matrices then just use sigma in the
  34. control toolbox.
  35.  
  36. Mahmood Akbar
  37.