hello, can somebody help me to write this question in matlab
    9 ビュー (過去 30 日間)
  
       古いコメントを表示
    

Somebody help me to write the given expression in Matlab to get the the answer, Thank you in advance.
7 件のコメント
  Star Strider
      
      
 2018 年 1 月 2 日
				We have to know what ln and log are. We cannot help unless we know what your instructor intends by those names.
回答 (1 件)
  Vigneshwar Pesaru
 2018 年 1 月 3 日
        Seems to be too trivial question.
x=2;
z=3;%I don't understand why there is x^(2)*x over there;instead we can directly write it has cube%
y=((x^(2)*x*z)+(12*x*z)+((e^(x)*(x*z)^(1/3))/(ln(x*z)-log(x*z))))
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




