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.
C++ コードの入力としてリアルタイム シグナルがあり、それをベクトルに累積します。長さは 200 の値に固定されており、信号のエンベロープを計算したいと考えています。
リアルタイム エンベロープを計算するためのライブラリまたは既存のコードについて何か考えはありますか?
ご協力いただきありがとうございます!!