Community Profile

photo

mohanish


自 2018 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 3

查看徽章

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.

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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 ...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答