Function with ln and sin
显示 更早的评论
回答(1 个)
Voss
2024-3-9
0 个投票
These are the MATLAB functions you might need:
- https://www.mathworks.com/help/matlab/ref/log.html
- https://www.mathworks.com/help/matlab/ref/sin.html
- https://www.mathworks.com/help/matlab/ref/sind.html
These are the MATLAB operators you might need:
- https://www.mathworks.com/help/matlab/ref/rdivide.html
- https://www.mathworks.com/help/matlab/ref/times.html
And you might need some parentheses:
类别
在 帮助中心 和 File Exchange 中查找有关 Data Logging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!