photo

Padma


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


reading the sound files as they are being recorded
Hi, I have a program that calculates the angle of a arrival of a stationary sound source. Now, I want to find the angle of ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


wav analysis for time delay
Hi I am working on analysing two wav files, so in order to calculate the time delay, so should I consider analysing the entir...

12 years 前 | 0 个回答 | 0

0

个回答

提问


error in program
HI >>[FileName,PathName]=uigetfile('sampleleft.wav'); >> PathOrig=sprintf('%s%s',PathName,FileName); >> [x,fs]=wavread(Pa...

12 years 前 | 3 个回答 | 0

3

个回答

提问


delay signal by 'n' samples
Suppose I have a wav signal and want to delay it in matlab by 'n' number of samples, could someone please tell me how I could do...

12 years 前 | 4 个回答 | 0

4

个回答

提问


correlation of signals
HI I have used the following code to compute correlation: [FileName,PathName] = uigetfile('mitsplit_00_(Left)[1]'); PathO...

12 years 前 | 2 个回答 | 0

2

个回答

提问


read two different tracks in matlab
Hi i have recorded my voice from two mics at the same time in two different tracks in the same file. Now inorder to correlate...

12 years 前 | 2 个回答 | 0

2

个回答

提问


signal concepts
Hi i am new to the field of signals processing. could someone explain what and why we do the following procedures once I hav...

12 years 前 | 1 个回答 | 0

1

个回答

提问


plot
[FileName,PathName] = uigetfile('padma_orignl.wav'); >> PathOriginal=sprintf('%s%s',PathName,FileName); >> [xt,fs]=wavread(Pa...

12 years 前 | 1 个回答 | 0

1

个回答

提问


wavread
Hi Could someone please help me understand the [y,fs] = wavread(filename) function clearly? What does 'y' and 'fs' signify...

12 years 前 | 1 个回答 | 0

1

个回答

提问


upload wav file
Hi In order to upload a wav file, I think I should be using the wavread command. I tried using that, but it results in an ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


xcorr
Hi Could you please tell me how to understand the delay from the output of the numbers in the below program being displaye...

12 years 前 | 1 个回答 | 0

1

个回答

提问


plot two waveforms at the same time
Hi Is there a way to plot two waveforms at the same time in a figure? Please let me know. Thanks in advance

12 years 前 | 1 个回答 | 0

1

个回答

提问


xcorr
Hi could someone please explain the xcorr function more in detail. I actually tried reading the content under the help sect...

12 years 前 | 1 个回答 | 0

1

个回答

提问


time delay between two signals from the same source
Hi Could someone help me to find the time delay between two signals coming from the same source by using the concepts of corr...

12 years 前 | 1 个回答 | 0

1

个回答