Re: (newbie) Find Max Number In An Array
- From: Marco van de Voort <marcov@xxxxxxxx>
- Date: Tue, 27 Jun 2006 14:45:45 +0000 (UTC)
On 2006-06-27, Nektarios - Greece <eizo5@xxxxxxxxxxxx> wrote:
Do i have to put each Y to an array [X,Y] and then find the minimum Y ?
No, because the minimum might not be a whole number. Probably you should
either calculate the derivative of the function, and equate that to zero, or
try a numeric solving solution.
The final function is more complicated. The function i used above is
just a sample example. The real function is Y(x1,x2,x3,x4,x5,x). :)
But for known x1,x3,x3,x4,x5 i want for one X to find Y value.
I used Excel but then i can SEE the minimum in the graph.
How? How do you know it is 2.1 and not 2.10004 ?
.
- Follow-Ups:
- Re: (newbie) Find Max Number In An Array
- From: Nektarios - Greece
- Re: (newbie) Find Max Number In An Array
- References:
- (newbie) Find Max Number In An Array
- From: Nektarios - Greece
- Re: (newbie) Find Max Number In An Array
- From: Marco van de Voort
- Re: (newbie) Find Max Number In An Array
- From: Nektarios - Greece
- (newbie) Find Max Number In An Array
- Prev by Date: Re: (newbie) Find Max Number In An Array
- Next by Date: Re: (newbie) Find Max Number In An Array
- Previous by thread: Re: (newbie) Find Max Number In An Array
- Next by thread: Re: (newbie) Find Max Number In An Array
- Index(es):
Relevant Pages
|