home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / math / 10344 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.5 KB  |  48 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!caen!destroyer!wsu-cs!uds
  3. From: uds@parvathi.cs.wayne.edu (Seetamraju)
  4. Subject: Fourier series programs ....?
  5. Message-ID: <1992Aug17.221707.19002@cs.wayne.edu>
  6. Sender: usenet@cs.wayne.edu (Usenet News)
  7. Organization: Wayne State University, Detroit, MI
  8. Date: Mon, 17 Aug 1992 22:17:07 GMT
  9. Lines: 37
  10.  
  11.  
  12. (This notice is for the confusion-master s.
  13.  I am posting a request for Fourier SERIES, not Transforms).
  14.  
  15. Does anyone have (Free -- no cost-- obligations ok) programs
  16. in C, pascal, fortran, matlab, (I do not have access to mathematica
  17. , but I shall happily accept such help),   OR 
  18. OR     cc4(now called XPLORE),....
  19.  
  20. that, take an arbitrary polynomial (in vector form or symbolic)
  21. and spits out the fourier series coefficients upto some nth term
  22. (uptill 5th or 6th is sufficient for now).  The coeffs may be for
  23. the complex-exp form of fourier series or the cosine-sine form.
  24. I can manage. with both.
  25.  
  26. (NOTE: THE POLYNOMIAL IS INTERVAL DE-LIMITED. I.E.,
  27. THE PERIODIC FUNCTIONS I AM DEALING WITH ARE PERIODIC
  28. WITH PERIOD = 2*PI(FOR SIMPLICITY) AND WITHIN EACH
  29. PERIOD, THE FUNCTIONIS A POLYNOMIAL).
  30.  
  31. I wrote one in CC4, transfered it to matlab.  Both are not working
  32. correctly.  I am unable to debug them.  So pl. help me.
  33.  
  34.  
  35.  
  36. Seetamraju Udaya Bhaskar Sarma
  37. (email : seetam @ ece7 . eng . wayne . edu)
  38.  
  39.  
  40. P.S. My by-hand-calculations verify that my programs
  41.     have errors.  The moment I look at the program
  42.     I fall asleep.
  43.  
  44. P.S.2 (No, its not IBM PS/2) If you write one now,
  45.     put it on sci.math for others benefit too.  thanx.
  46.  
  47.  
  48.