How to enter a function into matlab
古いコメントを表示
Hello good day,
I am having issues on how to enter this equation into MATLAB.

Also,

thank you in advance !
1 件のコメント
Walter Roberson
2020 年 9 月 16 日
MATLAB has not implicit multiplication. All multiplication must use the .* operator or the * (matrix multiplication) operator.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!