Maths Solution to a equation
显示 更早的评论
hey guys, does anyone know how to solve this: to isolate n
cos^n(0.18)=sqrt(2)
thanks
6 个评论
Torsten
2022-5-10
Hint: Take log on both sides.
Miguel Albuquerque
2022-5-10
Torsten
2022-5-10
What is the "simplified solution" ?
You can take logs to any basis on both sides and get the correct solution:
n * log10(cos(0.18)) = log10(sqrt(2))
n * log(cos(0.18)) = log(sqrt(2))
n * log2(cos(0.18)) = log2(sqrt(2))
and so on.
Miguel Albuquerque
2022-5-10
编辑:Miguel Albuquerque
2022-5-10
Torsten
2022-5-10
Can't you solve these equations for n ?
n * log10(cos(0.18)) = log10(sqrt(2))
n * log(cos(0.18)) = log(sqrt(2))
n * log2(cos(0.18)) = log2(sqrt(2))
Miguel Albuquerque
2022-5-10
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
