Convert equation to MATLAB code

Respuestas (2)

David Hill
David Hill el 15 de Feb. de 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
SATYAVARTA KUMAR PRINCE el 4 de Jun. de 2022

0 votos

suggest easy way to write the matlab code

1 comentario

Sam Chak
Sam Chak el 4 de Jun. de 2022
Taking Onramp tutorial. Time frame is like learning how to walk 🚶.

Iniciar sesión para comentar.

Categorías

Más información sobre Mathematics en Centro de ayuda y File Exchange.

Productos

Versión

R2019a

Etiquetas

Preguntada:

el 15 de Feb. de 2021

Comentada:

el 4 de Jun. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by