Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

hello professionals can you please help me how to make matlab code for following equation

3 vues (au cours des 30 derniers jours)
I want to satistisfy the equation
e*dp-kp1*kp2*(p-1)=1....
the value of dp,kp1 and p are previously calculated
my code is not generating r=1..
if r is equal to one then the value of e and kp2 is taken..
can you please suggest other method regarding this...thanking you
  4 commentaires
Walter Roberson
Walter Roberson le 14 Avr 2013
There is still no "r" in what you wrote.

Réponses (1)

Walter Roberson
Walter Roberson le 14 Avr 2013
e = 1 / (dp-kp1*kp2*(p-1))
  2 commentaires
rjnt Kaur
rjnt Kaur le 14 Avr 2013
how this equation is equal to e*dp-kp1*kp2*(p-1)=1.....

Cette question est clôturée.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by