Rearranging a trig expression in order to solve it

1 次查看(过去 30 天)
Hi guys.. #i need some help here. I have 2 equations and i need them to be rearranged, i.e. essentially solved for beta and delta_beta. but i am not able to do it matlab and when i run the code for plotting it, i am not able to get a solution. any help is greatly appreciated. i am running against time here... the equations are :
1) beta = acos((((R^2-((R*u*sin(beta))/(R-d))^2)^0.5*(R-d))/(R*u))-(s_c/u));
2) acos((u*sin(delta_beta + beta))/R)) = asin((s-u*cos(delta_beta + beta))/R))
i.e., all i want is beta on one side and all the other variables on the other side and similarly, delta_beta on one side and all the other variables on the other side.... any help is greatly appreciated and thanks in advance.. !!!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by