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!