MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Optimized structure of an equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94424] Optimized structure of an equation
  • From: Lai Ngoc Anh <anhngoclai at yahoo.com>
  • Date: Fri, 12 Dec 2008 06:57:29 -0500 (EST)

Dear all,
I want to optimize structure of an equation as
Z(x)=a*x^(i/6)+b*x^(j/6)+c*x^(k/6)+d*x^(m/6)+g*x^(n/6)
in which, i, j, k, m, n are integers. The values of i, j, k, m, n are in range from 1 to 100. optimization should give the best set of i, j, k, m, n for given data Z(x). 
a, b, c, d, g are parameters to be found with the best structure form of the optimization equation the with  i, j, k, m, n.
Could you please tell me what should i do?
thanks 

 NA



  • Prev by Date: Re: use of a notebook inside another notebook
  • Next by Date: Tooltip[] ListContourPlot[] 6.0 vs. 7.0
  • Previous by thread: Re: Import numerical data and split by pattern
  • Next by thread: Re: Optimized structure of an equation