Yasir Ali
Followers: 0 Following: 0
Statistics
RANK
129,912
of 295,467
REPUTATION
0
CONTRIBUTIONS
17 Questions
1 Answer
ANSWER ACCEPTANCE
23.53%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answershow 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
answersQuestion
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
answersQuestion
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
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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....
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 .
6 years ago | 1 answer | 0