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!