Skip to content

How to calculate the x to assymptotic value and curve inflection .

1 message · Ronaldo Reis Jr.

#
Sorry, my answer is a bit confused.

I try to explain.

look this code:
All values of this points are fictition, only curve values are real and the y 
assyntotic value.

in red is the  y assyntotic and your minimal x, the first value of x that y is  
assyntotic value.
The y assyntotic is easy, it is the first parameter = 115.251. To calculate 
the value of minimal x, I can make a program that increment x, and when y 
value is repeated, I know what is the minimal x. Exist another mean to make 
this?

The another point (blue) is more difficult. I try to explain. The curve  
velocity is very huge before this blue point than after this point. This 
point is something like the inflection point in a X^2 function. Biologically 
this point maybe very important. I try to calculate this with the firt 
derivate, but I cant resolve this.

Exist another solution for this?

Thanks for all

Inte
Ronaldo

Em Qua 30 Abr 2003 16:57, Douglas Bates escreveu: