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!