Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How i can write this in matlab in optimized form using intermediate variables????
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/358384/image.jpeg)
1 Kommentar
Ameer Hamza
am 9 Sep. 2020
What have you already tried? Is there some confusion about writing this in MATLAB?
Antworten (1)
Asad (Mehrzad) Khoddam
am 9 Sep. 2020
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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!