如何用matlab解方程x*tan(x)=285.71,
问题描述:
如何用matlab解方程x*tan(x)=285.71,
答
syms x
solve('x*tan(x)=285.71')
x=±227.0938804047132932408567021722