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

回答