home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / engr / mech / 416 < prev    next >
Encoding:
Internet Message Format  |  1992-10-12  |  1.5 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!zaphod.mps.ohio-state.edu!swrinde!gatech!rutgers!ub!acsu.buffalo.edu!krish-m
  2. From: krish-m@acsu.buffalo.edu (Mukund Krishnaswami)
  3. Newsgroups: sci.engr.mech
  4. Subject: Optimization Programs
  5. Message-ID: <Bw0Ky6.En6@acsu.buffalo.edu>
  6. Date: 12 Oct 92 15:13:18 GMT
  7. Sender: nntp@acsu.buffalo.edu
  8. Organization: UB
  9. Lines: 47
  10. Nntp-Posting-Host: lictor.acsu.buffalo.edu
  11.  
  12.  
  13.  
  14.     Hi,
  15.  
  16.     I have to solve an optimization problem of the form,
  17.  
  18.     Min F = Sigma{A(i)} + Sigma{B(i)* exp(-C(i)*T(i))} + D 
  19.  
  20.     S.T.
  21.  
  22.     Sigma{ (P(i)*T(i)) * (P(i)*T(i)) } .LE. constant value.
  23.  
  24.     where,
  25.  
  26.     A(i), B(i), C(i) and D are constants whose values are known.
  27.     
  28.     P(i)  =  Constant, whose value is known.
  29.  
  30.     T(i)  = Value of the variable to be determined by optimization.
  31.  
  32.     Sigma {} represents summation.
  33.  
  34.     The method I should use is the method of Lagrange Multipliers.
  35.  
  36.     Request : Please mail me Fortran programs which were used to
  37.           solve a similar kind of problem.
  38.  
  39.     Any help on the above matter is deeply appreciated.
  40.  
  41.     Thanks !!
  42.  
  43.     My email address: krish-m@acsu.buffalo.edu
  44.                     or
  45.               krish-m@eng.buffalo.edu
  46.     
  47.     Mukund.
  48.  
  49. ------------------------------------------------------------------------
  50.  
  51. Mukund Krishnaswami             | Dept. of Mechanical & Aerospace Eng.
  52. 63, Lisbon Ave                  | State University of New Yorko
  53. Buffalo, NY 14214               | Buffalo, NY 14260
  54.  
  55. ------------------------------------------------------------------------
  56.             
  57.  
  58.      
  59.