Hey guys,
I'm trying to convert this formula to matlab but I keep getting it wrong.
Is there any automatic way of doing this?
Thanks in advance.

댓글 수: 1

THere is no automatic way. Please attach your code
SUggestion: divide your expression in a few parts:
n21 = 2*n-1;
C1 = 48*Q/pi^3/h2/w2;
...
U_teo = 1 - 192/pi^5...
U_teo = U_teo*C1;

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

질문:

2021년 3월 25일

댓글:

2021년 3월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by