home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4859 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!po.CWRU.Edu!rxk23
  3. From: rxk23@po.CWRU.Edu (Rohit Kashyap)
  4. Subject: Regression analysis
  5. Message-ID: <1992Aug14.221245.13634@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: thor.ins.cwru.edu
  8. Reply-To: rxk23@po.CWRU.Edu (Rohit Kashyap)
  9. Organization: Case Western Reserve University, Cleveland, OH (USA)
  10. Date: Fri, 14 Aug 92 22:12:45 GMT
  11. Lines:       16
  12.  
  13.  
  14. I am writing a program in tp in order to do calculations of my experiment.
  15. Using a cursor I mark on the plot the points on which I want to carry
  16. out the curve fit to the equation  Y:=a + b*exp(-c*x);
  17. I am using the marquardt levenberg algorithm to do so.  My program works
  18. satisfactorily for all sets of data except for one set.  I tried to fit
  19. this data in sigma plot and could do it but I am interested in knowing 
  20. what could be the problem.  Its a trivial thing but baffles me.
  21. You can repply to me personally.
  22. Thanks in advance
  23. Rxk.
  24. -- 
  25. rohit kashyap 2101 lennox road, #2
  26. cleveland heights, OH 44106
  27. ph: (216)-229-1437
  28.