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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

12년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변