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!