Convert equation to MATLAB code

回答(2 个)

Assuming variables (w,F) are a single dimension array of values and (a,b,n,D) are scalar.
w=1./((a*F./(D*sum(F))-exp(-n/b));
suggest easy way to write the matlab code

1 个评论

Taking Onramp tutorial. Time frame is like learning how to walk 🚶.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Mathematics 的更多信息

产品

版本

R2019a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by