Convert equation to MATLAB code

Réponses (2)

David Hill
David Hill le 15 Fév 2021

0 votes

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
SATYAVARTA KUMAR PRINCE le 4 Juin 2022

0 votes

suggest easy way to write the matlab code

1 commentaire

Sam Chak
Sam Chak le 4 Juin 2022
Taking Onramp tutorial. Time frame is like learning how to walk 🚶.

Connectez-vous pour commenter.

Catégories

Produits

Version

R2019a

Tags

Commenté :

le 4 Juin 2022

Community Treasure Hunt

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

Start Hunting!

Translated by