photo

panagiotis


Actif depuis 2012

Followers: 0   Following: 0

Message

Professional Interests: pattern recognition

Statistiques

MATLAB Answers

6 Questions
3 Réponses

RANG
112 196
of 301 433

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 272

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 520

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


problem in cell to matrix conversion
X{i}.dist{n}{j}=sqrt(sum((Xhelp(n,:))' - (Ahelp(1,:))').^2);%compute euclidean distance the above i want to transform it in...

environ 14 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
concatenate cells
oops you're right!!thx a lot!!

environ 14 ans il y a | 0

Question


concatenate cells
for k=1:8 cd(phonemes{k}); datat{k}=dir('*.pcm'); cd .. x=cat(1,data{k}) end hey guys,i need some help h...

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


mvnpdf function
anyone knows what mvnpdf matlab function returns???i mean likelihood or log-likelihood?? thx in advance p.s. when we have 7...

environ 14 ans il y a | 1 réponse | 0

0

réponse

Question


problem with mean in cell arrays
for k=1:8 cd(phonemes{k}); data=dir('*.pcm'); for i=1:length(data) fid=fopen(data(i).nam...

environ 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
problem with fread,matrix arguments
error in line 2 i mean "CAN'T" not "CAN"

environ 14 ans il y a | 0

| A accepté

Réponse apportée
problem with fread,matrix arguments
yes i use the first phoneme in order to find the error and then i think its easy to generalise it ;) I know my assignment er...

environ 14 ans il y a | 0

Question


problem with fread,matrix arguments
i'll need some help here...well i have a folder who's inside there are 8 subfolders with names ('aa','ah','ax' 'eh' 'ih' 'ix' 'o...

environ 14 ans il y a | 3 réponses | 0

3

réponses

Question


read multiple .pcm files from a directory
hey guys,i need some help here,well i have a main folder and there's inside him 2 subfolders each of it has 60 .pcm files..i hav...

environ 14 ans il y a | 1 réponse | 0

1

réponse