photo

Daniel


Apple Inc

Last seen: environ 4 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

  • First Review
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How to set the seed of cvpartition
I would like to partition a set of training data the same way (randomly) over different iterations of the code. How can I set th...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How can i read TIMIT transcripts and phn files in MATLAB? Thanks
I found <http://www.mathworks.com/matlabcentral/fileexchange/23843-matlab-audio-database-toolbox this FileExchange> to be useful...

presque 8 ans il y a | 1

Question


How to make a root locus plot square aspect ratio
I have tried: s = tf('s'); sysL = (s^2+1)/(s*(s^2+4)); rlocus(sysL); v=[-4 4 -4 4]; axis(v); axi...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Adjusting Parameters for G.729 Voice Activity Detection Algorithm
I am currently attempting to use the MATLAB implementation of the G.729 VAD algorithm (included with my version of MATLAB 2015b)...

presque 8 ans il y a | 1 réponse | 2

0

réponse

Réponse apportée
Confusion Matrix of cross validation of an ECOC SVM classifier
Yes. If you examine the |crossval| object you will see an attribute called |Trained|. It contains k classifiers where k is the n...

environ 8 ans il y a | 1