Trigonometri Problems at atand and acosd
이전 댓글 표시
Hi.. can you help me pls.. I have a problem :
54.8=acosd(20/(100-z))-atand(40/(500-z))
how to evaluate z at matlab? thanks..
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 10월 18일
0 개 추천
You can use the symbolic toolbox if you have it.
Otherwise, rewrite the expression by subtracting the left-hand side from both sides, and then using a zero finder.
Note: there is more than one solution.
카테고리
도움말 센터 및 File Exchange에서 Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!