Statistics
10 Questions
0 Answers
RANK
12.931
of 295.448
REPUTATION
3
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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 create a UBM of 10 audio files?
I want a create a UBM of 10 audio files and use it to compare it with voice signal through microphone.
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
how to find the probability and display the value in matrix
I am writing a code where I am comparing one vioce signal with one saved audio file in my computer. I am comparing them using lm...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
how to identify the handle for setappdata and getappdata?
I am writing a code where i want to use the data from my main Gui into my second Gui. I am saving that data in main gui using se...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
How to pass a variable from one GUI to other GUI
I am writing code in which I have multiple GUI interlinked with each other. I want a variable data from GUI1 to be used in GUI2...
ongeveer 6 jaar ago | 2 answers | 0
2
answersQuestion
how to solve 'Too many input arguments' error?
I am writing a code in which i am getting an error on line 119 which is... y=log(max(m*abs(f(a:b,:))),ath); I am getting an...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
how to solve "Undefined function" problem?
I am writing a code where i used melcepsta function and it worked fine for the first time. Later I closed Matlab completely and ...
ongeveer 6 jaar ago | 2 answers | 0
2
answersQuestion
how to plot a small portion of fft?
I am writing a code to plot a real time mic recorded audio. I am able to plot the fft. I also want to plot a small portion of th...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
How to record audio with start and stop pushbuttons in gui and plot the fft
I am writing a program to record an audio file with start and stop push buttons. how do I set an audiorecorder in first place? a...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
how to resolve the 'dot indexing not supported for this type of variable' error when creating GUIs with GUIDE?
I am writing a code where I hit a pushbutton, it shows me a error saying "Dot indexing is not supported for variables of this ty...
meer dan 6 jaar ago | 12 answers | 2
12
answersQuestion
How to pass string value from one callback function to another?
I am typing a code where in one callback function I am browsing for a audio file (.wav) by hitting one pushbutton and setting th...
meer dan 6 jaar ago | 1 answer | 0