Community Profile

photo

777


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


yule walker psd
hi i m working on a speech recognition project with command 'pyulear' when i use command Duration = 1; % Duration (sec)...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


whats wrong with the code
this is the code to calculate itakura saito distance between two psd. ans should be d but d contains all elements as NaN plss...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


HOW TO FIND OUT EXTENT OF SUPERIMPOSE IN GRAPHS
I HAVE A GRAPH SUPERIMPOSED OVER ANOTHER ONE USING "HOLD ON" NOW I WANT TO DECIDE HOW DO THEY RESEMBLE EACH OTHER? OR TO W...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


linking a graph to a pushbutton
I HAVE A GUI THAT HAS 5 GRAPHS, 1.FFT 2.PSD 3.TIME DOMAIN PLOT etc.... NOW I WANT EACH TO BE PLOTTED ON GRAPHS BY...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
carry value of variable in other function
i found it, declare z1 as global in each function global z1 :)

etwa 12 Jahre vor | 0

Frage


carry value of variable in other function
i m creating a gui where pushbutton callback has the code to take a .wav input in z1. Fs = 44100; % Sampling Freq (Hz) Dur...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


yule walker psd
i m using matlab 7.8.0 r2009a.when i plot yule walker psd the x axis shows normalized frequency.i want to have the frequency in ...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


emailing gui code
i designed a GUI using GUIDE and emailed .m file to my friend. but he is not able to view the results even when i tried to co...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to build HMM model for continuous speech recognition?
hmm based speech recognition system are really difficult to built.i worked hard 4 months but could not get it.then i changed it ...

etwa 12 Jahre vor | 1

| akzeptiert

Beantwortet
Recording and Playing Audio through Simulink Block
try 'from wav file' http://www.mathworks.in/help/toolbox/dsp/ref/fromwavefileobsolete.html..

etwa 12 Jahre vor | 0

Beantwortet
matlab code
your code has x(2*k1-1) ,so when the value of k1=120 you reach a value which is out of bounds for x.

etwa 12 Jahre vor | 0

Frage


send serially 1s from computer.
i m trying to do something in matlab ,where whenever the result is true serially 1 should be sent from the serial port.what shou...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


separating a part of plot from an original fft plot
i have a fft plot of an audio file over the range 0 to 3000hz. now i want to separate the 1000 to 2000 hz part of the plot into ...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to acces the points on the fft plot.
i have the following code.i want the access of value of z1 at fs1=1000. [z, f] = wavread('z.wav'); >> n=length(z) n =...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to remove silent part from time domain plot of a word
hi everyone.i m trying trying to obtain time domain plot of a word.but there is just noise in most of the part .signal part is ...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Differences between fft, psd, pwelch etc..
fft is frequency domain plot of signal.whereas psd and pwelch are power spectrum plots ie power/frequency plot

etwa 12 Jahre vor | 1

| akzeptiert

Frage


mfcc from wav file
How to obtain mfcc coeff from a wav file in matlab.if it involves windowing ,then plsss mention how to do that .

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
emitter turnoff thyristor
why do you want ETO??try circuit maker softwares.i m not sure whether it is available in matlab.

etwa 12 Jahre vor | 0

Frage


WORD IDENTIFICATION
I M TRYING TO MAKE A WORD RECOGNITION SYSTEM which will identify the spoken word. i just want to keep 2 WORDS IN DICTIONARY.'lef...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Can WE PLOT A TRANSPARENT LINE OVER A SPECTROGRAM IN MATLAB????
by color combination i meant cyan for one spectrum and blue for the other,

etwa 12 Jahre vor | 0

Beantwortet
Can WE PLOT A TRANSPARENT LINE OVER A SPECTROGRAM IN MATLAB????
try using cyan colour and blue colour or any light and dark colour combination

etwa 12 Jahre vor | 0

Frage


yule walker Psd of .Wav file
hi i m new to matlab.i m trying to obtain 4th order yule walker psd estimate of a wav file ,using pyulear command but it is gene...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten