Beantwortet
How to remove the background/background noise from the images that comprise my video?
I think you got me wrong. You have performed tophat after you have processed the frames. You have to use imtophat before you pro...

mehr als 14 Jahre vor | 0

Beantwortet
How to remove the background/background noise from the images that comprise my video?
Use top hat or bottom hat. It is used to reduce illumination

mehr als 14 Jahre vor | 0

Frage


Bandwidth of a channel
Bandwidth of a signal is the difference between the upper and the lower frequencies. What do by mean by bandwidth of a channel?...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Qpsk decreases the bandwidth
I learnt that bandwidth is the bit rate. But when I was learning Qpsk I came across this sentence "For a given bit rate...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


iphone x-ray scanner
I was just wondering how the iPhone x-ray scanner (that scans palms) is working. Does that really send out x-rays? If so, ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference between pitch and frequency?
What is the difference between pitch and frequency? I would be happy if you give me some examples too.

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Polyphase filter
I have been reading about this since yesterday and I couldn't come to any conclusion. I need your help. Consider a signa...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Convolution encoder
I got a doubt in this convolution encoder. When one or two incoming bits per symbol enter a rate-1/2 or rate 2/3 b...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Fourier transform- a general question
Fourier Transform is used for representing non-periodic waves in terms of cosines and sines. Yesterday when I recorded my v...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
1)Amplitude modulation. 2) Negative amplitudes in the signal??
To find the spectrum of the signal is there any other method apart from fft()?

mehr als 14 Jahre vor | 0

Beantwortet
1)Amplitude modulation. 2) Negative amplitudes in the signal??
I have another doubt too (that I got before 6 months). How can frequency be negative? I mean how can you say "the no of oscilla...

mehr als 14 Jahre vor | 0

Frage


1)Amplitude modulation. 2) Negative amplitudes in the signal??
I studied about AM before 6 months, I believe. When I studied that I got some doubt. How do you say AM takes twice the ban...

mehr als 14 Jahre vor | 5 Antworten | 0

5

Antworten

Beantwortet
Speech processing using matlab
I did that by taking fft and considering only the first half of the spectrum.

mehr als 14 Jahre vor | 0

Frage


time step problem in neural networks
Instead of normal array I tried using cells as input. input=[ c1 c2 c3 c4 c5 ]; where c1,c2,c3,c4 and c5 are the cells o...

mehr als 14 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Speaker dependent speech recognition
I saw this link http://www.mathworks.in/company/newsletters/digest/2010/jan/word-recognition-system-matlab.html and I got some ...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Gaussian mixture model--maximum likelihood
Someone please answer my question.

mehr als 14 Jahre vor | 0

Beantwortet
Gaussian mixture model--maximum likelihood
I have only one doubt. I have about 12 means for every class and when I compare it with the given data (and find the log likeli...

mehr als 14 Jahre vor | 0

Frage


retrain neurons
I asked this question before and no one replied. So I am asking this again. I am new to neural networks. I tried the probabil...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reading audio
I recorded my voice and then converted that file to .wav format. then I did the following y=wavread('filename'); sound(y...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Gaussian mixture model--maximum likelihood
I have 3 classes and I modeled the GMM for those classes with 12 components for each model. Now I have a data from one o...

mehr als 14 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Gaussian Mixture Model
I am doing voice recognition using MFCC and GMM. First I found out the melcepst coefficients. There were about 12 mel ...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Speaker recognition
What do you think about neural networks? It worked perfectly when I was doing image processing. Will that work with this?

mehr als 14 Jahre vor | 0

Beantwortet
Speaker recognition
Do I have to use the guassmix function of the voicebox? Thanks in advance.

mehr als 14 Jahre vor | 0

Beantwortet
Speaker recognition
William I am much awaiting for your response.

mehr als 14 Jahre vor | 0

Frage


Speaker recognition
I am going to do a project based on speaker recognition (not speech recognition). I saw many files in the internet and came acr...

mehr als 14 Jahre vor | 8 Antworten | 0

8

Antworten

Frage


ifft
I want to distort the phase of the frequency spectrum of a signal and not the magnitude. After that I want to find out the ifft ...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Two channels of a music
I am new to speech processing. When I saved the audio 'handel' in a variable 'y' I got only one channel. But when I did the ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to change the pitch of a signal?
If possible provide me the code. Here's my code load handel.mat k=ifft(y); k1=k(1:length(k)/4); k2=k(3*length(k)/4:length(k)...

mehr als 14 Jahre vor | 0

Beantwortet
How to change the pitch of a signal?
I tried it but there doesn't seem to be any change in the pitch. Instead it was very fast and it played two times instead of one...

mehr als 14 Jahre vor | 0

Frage


How to change the pitch of a signal?
I think you might have seen Tom Cat apps of Iphone. In that it will speak what you speak but in a different pitch. How to...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Mehr laden