Gaurav Sharma
Followers: 0 Following: 0
Statistics
RANK
14,459
of 295,486
REPUTATION
3
CONTRIBUTIONS
31 Questions
4 Answers
ANSWER ACCEPTANCE
48.39%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
remove zeros from sinc function
Hi there, I am trying to observe the behaviour of the fourier trasform of the sinc function if some of its zeros will be remove...
5 years ago | 1 answer | 0
1
answerQuestion
regarding Fourier transform of sinc function
I am trying to find the fourier transform of sinc (t) function, which acc. to the mathematics, should be a rectangular function ...
5 years ago | 1 answer | 0
1
answerrange2time is not working?
thanks man..... that problem has resolved but now I am getting this error..... in the same code " Undefined function or varia...
5 years ago | 1
Question
range2time is not working?
can please anyone tell me why this range2time function is not working? it is cont. showing that it is an undefined function.
5 years ago | 3 answers | 1
3
answersCan anyone pls tell me why I am getting the same plot instead of putting different values of H and B? The code is attached with this question for your kind perusal
RK: function [OUT3,OUT4] = RK(A,M,B,C,OMEGA,T1,H,X0,V0) %RK Summary of this function goes here % Detailed explanation goes here...
6 years ago | 0
Question
Can some one plssss help me ? I dont know why this code is not running?
The code was working properly, but the same code is not running. It cont throwing some errors. PLs help me its my final project....
6 years ago | 1 answer | 0
1
answerQuestion
what axis will do ??
what the axis will do ?? eg. axis(x1,x2,y1,y2)
6 years ago | 1 answer | 0
1
answerQuestion
how to know how many the code ran
Hi there, can you tell me what should i do to get the no. of the iterations of the entire code. Like i used J=1, but don't kno...
6 years ago | 0 answers | 0
0
answersQuestion
can anyone tell me how to plot the output of this code?
can anyone tell me how to plot the output of this code? the code is given as attchments for your kind pursual. plot(output ) is...
6 years ago | 0 answers | 0
0
answersQuestion
Can any one please tell why I am not getting the proper plot?
I am trying to run the code but the plot I am getting different. The figure 2 in the code, the plot has x axis from 1-9 and y ax...
6 years ago | 1 answer | 0
1
answerQuestion
Can any one please tell me how I can remove this error in MFCC?
Hi there, I am trying to run the code but not getting the correct plot with the melfilter. And that's why I tried oopp.m to get...
6 years ago | 1 answer | 0
1
answerQuestion
Can any one please tell me that why the loop is running nXn times?
I am trying to run the code but instead of runnong for single loop, it is actually running for nXn times. Can any one pls help m...
6 years ago | 1 answer | 0
1
answerQuestion
Can any one please tell me why I am not getting the proper Mel filter bank plot, speech recognition system.
I am trying to plot the MFCC plot but I am not getting the actual plot what it should be. Can any one please help me with this.?...
6 years ago | 0 answers | 0
0
answersQuestion
Can any one tell me why i am getting reversed Mel spectrum?
Hi there, I am trying to run the code for the speech recognition system, but the Mel Spectrum filter bank I am getting is rever...
6 years ago | 0 answers | 0
0
answersQuestion
Can please any one tell me why all the input voices are matching with only speaker 1.
I am trying to run the code for the speech recoginition process but the result i am getting is not what we want. After training ...
6 years ago | 0 answers | 0
0
answersQuestion
Can some one please tell me why I am getting result of 8 loop?
Hi there, I am trying to run the code for speech recognition system, but the result I am getting from "test.m" is actually resu...
6 years ago | 0 answers | 0
0
answersQuestion
Can some one please help me in passing the particular parameter from one function to another.
Hi There, I want to pass that "codebk" of vector.m to the test.m as input over there..."code". Can someone pls help with this. ...
6 years ago | 1 answer | 0
1
answerQuestion
Can someone please help me with the code. Speech recognition system.
Hi there, whenever I am trying to run the code, it first throws an error at "ms" in "mfcc.m" and then if cont. the running p...
6 years ago | 0 answers | 0
0
answersCan someone pls help me with this code. (mfcc)
on the mathwork website, melfilter is gievn as predefined funcion which can be directly used. That's why I am a bit confused. An...
6 years ago | 0
| accepted
Question
Can someone pls help me with this code. (mfcc)
whenever I am trying to run the code it is throwing an error i.e. => "Undefined function or variable 'melfilter'. Error in m...
6 years ago | 2 answers | 0
2
answersQuestion
couldnt incorporate the .wav file
I am trying to run some voices [.WAV] in the matlab but couldnt able to do that. Firstly, it wasnt takimg the folder of the soun...
6 years ago | 1 answer | 0
1
answerQuestion
I am trying to read audio file (.wav) but it is showing some error.
I am trying to read the audio file (.wav) but it is showing some error. I have removed the traindir. Do I need to keep that? t...
6 years ago | 0 answers | 0
0
answersQuestion
can any one please help me with the code? I am not getting the proper values of s.
it is showing me the following error: "Unable to perform assignment because the left and right sides have a different number of...
6 years ago | 1 answer | 0
1
answerQuestion
Can any one pls help me this code. It is showing that the vectore length are not equal. What should I do?
Can anyone pls help me this code. It is showing that the length of the vectors are not equal. What should I do? values I have p...
6 years ago | 1 answer | 0
1
answerQuestion
Can any one pls tell me why I am not getting Y1 and Y3 plots? The code is attached with this question.
I am trying to plot Y1,2,3,4 but am only getting Y2 and Y4. the values am putting are= RungeCoupled(1,10,10,1,10,0.1,1,1,1,1)...
6 years ago | 0 answers | 0
0
answersQuestion
how to get difference equation in discrete time domain from transfer function in Z domain.
I have the transfer function in the z doamin. Now I want to get the simple difference equation ( in terms of y(n) and x(n)). How...
6 years ago | 0 answers | 0
0
answersQuestion
how to get z-transform expression along with the curve of this function
I am getting the plot for this function. But i want to show the H(z) of this butterworth lowpass filter. Can You pls help me wit...
6 years ago | 1 answer | 0
1
answerQuestion
Can anyone pls tell me why I am getting the same plot instead of putting different values of H and B? The code is attached with this question for your kind perusal
I am not getting the different plots for different valued of the H and B. Every row of the subplot has the same plot as of the f...
6 years ago | 1 answer | 0
1
answerQuestion
Can anyone tell e why I am getting NaN as the answer of this code. (the code is attached with this question for your kind reference.)
the code is running but only showing NaN as output. Please help me. The values I was using are IEM(1,1,1,1,5,10,0.01,1,0).
6 years ago | 1 answer | 0