Re: Optimized structure of an equation
- To: mathgroup at smc.vnet.net
- Subject: [mg94453] Re: Optimized structure of an equation
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sun, 14 Dec 2008 07:34:59 -0500 (EST)
- References: <ghtjiu$rdm$1@smc.vnet.net>
Hi, and what is the "optimize structure" of an equation ? A minimum with the function value 5 ?? Regards Jens Lai Ngoc Anh wrote: > 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 > >
- Follow-Ups:
- Re: Re: Optimized structure of an equation
- From: Lai Ngoc Anh <anhngoclai@yahoo.com>
- Re: Re: Optimized structure of an equation