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 件のコメント

darova
darova 2021 年 3 月 26 日
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 ExchangeGet 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