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!
