For Programmers: Free Programming Magazines  


Home > Archive > Mathematica > April 2007 > sorry for the previous massage









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author sorry for the previous massage
omur.tosun@gmail.com

2007-04-21, 10:12 pm

a = Lambda[d]/(Lambda[d] + Lambda[in]);


> P(0, 0) = 1/(k + (Lambda[in] / Mu[in]) * (k - 1) +

(Lambda[in] / Mu[m]) * (k - 1) +
a* ((1 - a^(n - k)) / (1 - a)) +
(Lambda[in] / Mu[in])* a * ((1 - a^(n -k)) / (1 - a)) +
(Lambda[in] / Mu[M]) * a * (( 1 - a^(n -k)) / (1 - a)) +
(Lambda[d] / Mu[D]) * a^(n - k));
>

Availability (A) = P(0,0)*(k + (a * (1-a^(n-k))))

x=(dA/dLambda(in))--->it gives error massages like using inverse function

i use P() only for writing here. after i take x=(dA/dLambda(in)) i want to find the value using solve[x==0,Lambda(in)] but again i couldn't get any solution..i don't understand what if i do something wrong...

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com