photo

mohanish


自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
14,718
of 300,786

声誉
3

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 21,091

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,061

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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.

7 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...

7 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...

7 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...

7 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...

7 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 ...

7 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...

7 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...

7 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...

7 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...

7 years 前 | 1 个回答 | 0

1

个回答