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.
たとえば、mp3ファイルの音声信号からmifファイルが必要です。MATLAB を使用してどのように行うことができますか?
ありがとう、BooMZ!
その結果、MP3ファイルをmifに変換するための解決策が見つかりませんでした。しかし、wavファイルをmifに変換することはできました。手順は次のとおりです。まず、wavファイルをMatLabにドラッグアンドドロップする必要があります。MatLabはwavファイルから配列を作成します。最後に、データ配列をmif形式のファイルに書き込む必要があります。(あなたはそれをすることができますfprintf)
fprintf