通过麦克风分析数字/模拟信号
我只需要指明正确的方向,因为我可能会不知所措。
如果我想编写一个程序来分析声波,我该怎么做?
我有一个想法,它将涉及数学包(如 mathematica 或 matlab)和 C 或 C++ 的混合,但不知道从哪里开始。
我现在只是想知道,但任何指点将不胜感激。
我是新人,但并不无能,良好的挑战始终是最好的学习方式。
I just need to be pointed in the right direction as I may be in over my head here.
If I wanted to write a program to analyze a sound wave how would I go about this?
I have an idea that it will involve a mixture of a maths package (like mathematica or matlab) and C or C++ but not sure where to start.
I'm only wondering at the moment but any pointers would be greatly appreciated.
I'm new but not inept and a good challenge is always the best way to learn.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Mathematica 和 Matlab 都可以将 .wav 文件作为输入。
Mathematica and Matlab can both take .wav files as inputs.