統計
MATLAB Answers
10 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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.
約6年 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 2 件の回答 | 0
2
回答質問
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...
約6年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約6年 前 | 2 件の回答 | 0
2
回答質問
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...
約6年 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 1 件の回答 | 0
1
回答質問
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...
6年以上 前 | 12 件の回答 | 2
12
回答質問
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...
6年以上 前 | 1 件の回答 | 0