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!