Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下の振幅の公式についてお聞きしたいです。高速フーリエ変換を使用しています。したがって、実数と複素数を返します。その後、各周波数の振幅を検索する必要があります。
私の式は
amplitude = 10 * log (real*real + imagined*imagined)
この式についてお聞きしたいです。そのソースは何ですか?検索しましたが、ソースが見つかりませんでした。誰かそのソースについて教えてもらえますか?