ComisarioRex Posted October 8, 2013 Report Share Posted October 8, 2013 considerando que BMax, Kd, NS y B son variables desconocidas despejar X con respecto a Y, es decir invertir la funcion para sacar X con respecto a Y.y=Bmax*X/(Kd+X)+NS*X+B Link to comment Share on other sites More sharing options...
Espantador Posted October 9, 2013 Report Share Posted October 9, 2013 usa logaritmo, pero primero determina el dominio. Link to comment Share on other sites More sharing options...
cañangasñangas Posted October 12, 2013 Report Share Posted October 12, 2013 consulta man, la ecuacion que pones es esta misma? : Link to comment Share on other sites More sharing options...
marioshko Posted October 16, 2013 Report Share Posted October 16, 2013 bueno, soy un poco haragan asi que Bmax es B, Ns es N, B es C, Kd es K. y = B * x/(K+x) + N*x + c Proba si no me equivoque: x = - (sqrt(y^2 + (2 k n - 2 c - 2 b) y + k^2 n^2 + (2 b - 2 c) k n + c^2 + 2 b c + b^2 ) - y + k n + c + b)/(2 n) x = (sqrt(y^2 + (2 k n - 2 c - 2 b) y + k^2 n^2 + (2 b - 2 c) k n + c^2 + 2 b c + b^2 ) + y - k n - c - b)/(2 n) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now