how do i write function sin together with square root in matlab?
古いコメントを表示
回答 (1 件)
Voss
2022 年 4 月 25 日
The square root function is sqrt
2*sin(sqrt(x))-x
カテゴリ
ヘルプ センター および File Exchange で Newton-Raphson Method についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!