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!