I would use the fitdist (link) function instead to fit your data.
how can I run the distributionFitter multiple times at once?
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    MAHMOUD ALZIOUD
 il 30 Set 2018
  
    
    
    
    
    Commentato: Star Strider
      
      
 il 25 Mar 2024
            Dear All, I generated 40 data sets (data1 to data40), i need to find the normal distribution parameters for each data set, I use the distributionFitter command and it works well, my question is how can i please do that at one time and save the parameters values for each data set? i mean i want to save time instead of running the fitter 40 times? is there any function for this?
0 Commenti
Risposta accettata
  Star Strider
      
      
 il 30 Set 2018
        7 Commenti
  Pr-Gh
 il 25 Mar 2024
				Fitdist is there but does it require a loop( such as" for" )  to read the large number of  data sets or otherwise...that part is not clear
  Star Strider
      
      
 il 25 Mar 2024
				Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


