![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9571513_1522133393098_DEF.jpg)
Pooja Prajapati
Followers: 0 Following: 0
Statistics
RANK
88 676
of 297 016
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
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
please help in prevent internally rand() generation
please help in prevent internally rand() generation
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
can anyone tell me how to create table in matlab?
please help me to create table using matlab
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
can anyone tell me what input arguments in following actually?what input data i have to give to run it
here is my code, Where i am getting error of not enough input argumnets, function r = vq(d,k) e=0.01; r = mean(d,2...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
how can i resolve it not enough input arguments?
function demo(testdir, n, code) for k = 1:n %getting error in it
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
can anyone help me out from this Undefined function 'fftOneSide' for input arguments of type 'double' matlab error
Here is full code & error, filename = 'D:\ME_3rd sem\hiral mam\1\pooja_matlab\data\data\s5.wav'; [y,fs]= audioread(filen...
ungefär 8 år ago | 1 answer | 0
1
answercan anyone help to solve this matlab error of not enough input arguments?
@niels ya i knew that, u r ri8 bt it's not running so i tried it with changing the order of inputarguments. but u can see ...
ungefär 8 år ago | 0
Question
please help me in fix this error of Attempt to reference field of non-structure array.
my code is, filename = 's5.wav'; au= audioread(filename); y1=au.signal; % getting error in this line f...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
can anyone help to solve this matlab error of not enough input arguments?
function [ceps,freqresp,fb,fbrecon,freqrecon]=mfcc(input,fs,frate) global mfccDCTMatrix mfccFilterWeights [r,c]=...
ungefär 8 år ago | 3 answers | 0