Your files are not attached. Please edit your question, click the paperclip button, then both the Choose file and Attach file buttons.
Plot a function in a for loop
1 次查看(过去 30 天)
显示 更早的评论
Hello,
the MATLAB code (attached file) should calculate a function for a number of different data-sets. These data-sets will be generated by the boostrap-algorythm in a for loop. So, I´ll get one function Rnum (reliability) for each loop, depending on the estimated parameters (beta, B and C). That parameters will be calculated by maximizing the log.likelihoodfunction.
That what I would like to do is, to calculate these (reliability) functions for each iteration und to plot all thas functions in one diagramm. But I have the problems with the indices.
Can someone solve my problem, please?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!