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!