Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How i can write this in matlab in optimized form using intermediate variables????
1 回表示 (過去 30 日間)
古いコメントを表示
1 件のコメント
Ameer Hamza
2020 年 9 月 9 日
What have you already tried? Is there some confusion about writing this in MATLAB?
回答 (1 件)
Asad (Mehrzad) Khoddam
2020 年 9 月 9 日
sy = sin(y);
asy = abs(sy);
xt = x + tan(y);
xtn = x + log(abs(tan(y)));
tx = 2*x+sy^2;
ot =1/3;
R1 = abs(x)*xt/(50*x^2+asy^ot(5*x^2+asy2.2/(x^2 * xt^4);
R2 = sinh(sqrt(tx)/xtn^ot+abs(x)))-(xtn+cos(y))/tx^ot;
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!