Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
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 个评论

回答(1 个)

Walter Roberson
Walter Roberson 2013-4-14
e = 1 / (dp-kp1*kp2*(p-1))

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by