Feeds
질문
using fminsearch in a for loop
I have data: q = [0.96 0.993 0.994 0.998 0.999]; n = 0.7448; v = [0:100000]; I am trying to minimize a function where for e...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to find parameter of function using MLE method?
I have a distribution that I am trying fit to data to find the parameters using the MLE method. However, I am stuck in my code. ...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Index in position 1 is invalid. Array indices must be positive integers or logical values.
I'm not sure why I keep getting this error when I want to run my code: q=[0.00000000094920 0.0000000092698 0.000000089470 0.0...
대략 7년 전 | 답변 수: 1 | 0

