Community Profile

photo

Pradeep Sathyanarayana


Last seen: plus de 4 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


I have a problem of fitting individual gaussians after a Gaussian mixture model fitting. The means and sigmas for the individual gaussians are obtained from fitgmdist. Please advise.
<</matlabcentral/answers/uploaded_files/55614/Capture_formathwork.PNG>> My code: if true % code end options=...

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

0

réponse

Question


I am trying to use this code to name the title of my figure (this is done in a loop). (strings stored in cell array are called ) However, when i do so, the numbers are always positioned in a wierd manner, almost like a subscript to the text.
files = dir('*.mat'); for ie=1:length(files) load(files(ie).name) [path name exten]=fileparts(files(ie).name); ...

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

1

réponse