搜索资源列表
pitchwatch
- function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
pipeichangdingwei
- 本程序是计算深海远场情况下的声源定位,首先要编译海洋环境文件(包含阵元信息),利用Krakren程序计算本征函数和本征模态,再利用本程序的子程序计算拷贝向量,然后合成声源信号,最后根据匹配场的程序进行匹配定位,由于数据量比较大,计算区域如果选的比较大的话,计算时间就比较长,酌情选择。-This procedure is to calculate the far-field sound source localization in case of deep sea, we must first c