Convert equation to MATLAB code
显示 更早的评论
I need your help to convert the equation to MATLAB code?

I have been trying to write this.
回答(2 个)
David Hill
2021-2-15
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));
SATYAVARTA KUMAR PRINCE
2022-6-4
0 个投票
suggest easy way to write the matlab code
1 个评论
Sam Chak
2022-6-4
Taking Onramp tutorial. Time frame is like learning how to walk 🚶.
类别
在 帮助中心 和 File Exchange 中查找有关 Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!