Community Profile

photo

Padma


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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 ...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 12 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 12 jaar ago | 3 answers | 0

3

answers

Question


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...

meer dan 12 jaar ago | 4 answers | 0

4

answers

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 12 jaar ago | 1 answer | 0

1

answer