Convert equation to MATLAB code
Ältere Kommentare anzeigen
I need your help to convert the equation to MATLAB code?

I have been trying to write this.
Antworten (2)
David Hill
am 15 Feb. 2021
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
am 4 Jun. 2022
0 Stimmen
suggest easy way to write the matlab code
1 Kommentar
Sam Chak
am 4 Jun. 2022
Taking Onramp tutorial. Time frame is like learning how to walk 🚶.
Kategorien
Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!