photo

Jang Bahadur Singh


Last seen: 11 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Revival Level 2
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
how can I use dlmwrite for string and matrix in single line ?
str={'set '}; col=[1.2,2.2,3.2,4.2,5.2]; A1 =[a1 col]; er1=table(A1); writetable(er1,'xx...

6 years 前 | 0

已回答
What is the relationship between real Gaussian Mixture Density function and gmdistribution?
use: pdf help from File Exchange: gmm_fit.m

6 years 前 | 0

已回答
GMM for classification: how to avoid the super tiny number in results
Actually, probability density function sum to 1, check it. try: look for major peak, check code, use more data, change y-axis.

6 years 前 | 0

已回答
how to use mfcc melcepst ? the out put matrix is nx12
your question is not so clear. still use coefficients as if d1 size as 175x12 coff1=d1(:,1); ist coefficient in all frames ...

6 years 前 | 0