Is there a better way to write my downsampling function?

后端 未结 0 695
日久生厌
日久生厌 2020-12-09 00:08

I have an audio data I read as a csv and to reduce computation I downsample my data before going with further processing.

data = csvread( "VoiceTest1.csv         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题