Feeds
提问
How to create a skewed distribution that is truncated?
Hello, I am trying to make a right skewed truncated distribution with a mean of 75 and SD of 15 that does not produce values ou...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to use fmincon to fit parameters to observed data?
Hello, I am trying to fit the following function to observed data of y output: function model = TDFit(param,input) ...
6 years 前 | 1 个回答 | 0
1
个回答提问
When testing function, output is same size and class as inputs, but during parameter fitting I receive error: Custom equations must produce an output vector, matrix, or array that is the same size and shape as the input data.
Hello, I am trying to use a custom Temporal Difference Learning function that I have used prior. I modified it slightly to only...
6 years 前 | 1 个回答 | 0
1
个回答提问
Custom function works on data independently of curve fitting, but when I try to curve/parameter fit, I receive error, "Index in position 2 is invalid. Array indices must be positive integers or logical values."
Hello, I am trying to use a custom Temporal Difference Learning function that I have used prior. I modified it slightly to only...
6 years 前 | 0 个回答 | 0

