photo

Jang Bahadur Singh


Last seen: 11 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0