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 years 前 | 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. ...
6 years 前 | 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 years 前 | 1 个回答 | 0

