photo

Jang Bahadur Singh


Last seen: 11 mois il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 6 ans il y a | 0

Réponse apportée
What is the relationship between real Gaussian Mixture Density function and gmdistribution?
use: pdf help from File Exchange: gmm_fit.m

plus de 6 ans il y a | 0

Réponse apportée
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.

plus de 6 ans il y a | 0

Réponse apportée
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 ...

plus de 6 ans il y a | 0