Community Profile

photo

Yasir Ali


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to recognize Speaker in matlab?
Hello Seniors Can anyone tell me how to recognise speaker in matlab, that who is speaking? is it male or female? Or similar mal...

5 years ago | 0 answers | 0

0

answers

Question


how to plot periodogram for voice.
Dear Seniors how to plot periodogram for a voice, voice file contains five seconds voice، from that five seconds I wish to plot...

5 years ago | 0 answers | 0

0

answers

Question


I would like to plot periodogram for my voice file how to do that?
Hello Seniors and Experts, I would like to plot periodogram for my voice file can any one help me that how to plot it? I wa...

5 years ago | 1 answer | 0

1

answer

Question


How to get dominant frequency of mp3 / wav file?
Hello Seniors I want to plot dominant frequency for my wav file. I have a demo code for dominant frequency but I dont know how t...

5 years ago | 0 answers | 0

0

answers

Question


How to fix following error?
Hello Seniors, How to Solve following error I tried but failed to solve it. t=0:0.300:0.050:0500; x=chirp (t,0,1,150); F=0:0.1:...

5 years ago | 2 answers | 0

2

answers

Question


Is this code is good for audio frequency response in mili seconds?
t=0:0.001:2; % 2 secs @ 1kHz sample rate x=chirp(t,0,1,150); % Start @ DC, cross 150Hz...

5 years ago | 0 answers | 0

0

answers

Question


What does mean by following code nd picture?
Dear Members and Experts/ Seniors Can anyone explain what this code actually refers? Pictures is result of that code kindly expl...

5 years ago | 0 answers | 0

0

answers

Answered
how to fix the following error?
Thanks Dear walter If I wish to plot both channels then how to do that?

5 years ago | 0

| accepted

Question


how to fix the following error?
dear Seniors and Experts I need solution for following code kindly help me to fix it . data is y=195840*2 double fs=48000 ...

5 years ago | 2 answers | 0

2

answers

Question


how to get max frequency and how to get frequency response for 0.5 seconds wav file by using following code?
this is the code in which I need frequency response for 0.5 seconds and how to set xlim and max frequency ? [y,fs]=audioread('f...

5 years ago | 0 answers | 0

0

answers

Question


How to plot fft for following code?
hello experts can any one tell me how to plot fft / frequency response for following code / wav file ?? [y,fs]= audioread ('fil...

5 years ago | 0 answers | 0

0

answers

Question


What is the solution for below code? It shows error
t=0:0.001:2; %sec @ 1 khz sample rate x=chirp(t,0,1,150); %start @ DC ,cross 150 HZ at t=1 sec F=0:.1:100; [y,f,t,p] = spect...

5 years ago | 1 answer | 0

1

answer

Question


Frame by frame freqeuncy analysis of voice.
below code for frame by frame analysis of wav file , Seniors Go through it and answer my question please , question is written...

5 years ago | 1 answer | 0

1

answer

Question


Frame by frame freqeuncy analysis of voice.
hello everyone , how to get frame by frame frequency of a voice ? I have a 5 seconds wav file I want to read there frequency fr...

5 years ago | 0 answers | 0

0

answers

Question


Kindly help me to solve my problem below I again asking to experts.
Hello experts I need your Help. I have wavfile of five seconds. I read it in MATLAB. Now I select 0.025 msec and plotted thei...

5 years ago | 0 answers | 0

0

answers

Question


How to get frequency for frame by frame audio analysis?
hello everyone , I have read a 5 seconds wav file and from the five Seconds I took 0.025 msec now I want frequency of that 0....

5 years ago | 0 answers | 0

0

answers

Question


How to get frequency of a wav file for per cycle in matlab?
hi everyone , I want to compare the voice of male and female and wants to find difference between them, for example :frequency...

5 years ago | 1 answer | 0

1

answer

Question


How to get frequency spectrum in milisecond in matlab?
I want to get the frequency spectrum of a wav file in mili seconds How to get Share code here .

5 years ago | 1 answer | 0

1

answer