Feeds
질문
lsqcurve fit precision problem?
I am trying to fit an Arrhenius equation to a set of data points using lsqcurvefit. I keep getting my initial guesses as the res...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Skipping empty cells when fitting data
I'm trying to fit a set of data. As an example, the data is imported from a text file and would look something like this: A =...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
How do you label the rows and columns of an array?
I want to label each column and row of the array, so I don't get confused or forget what each set of numbers represents. So ...
거의 14년 전 | 답변 수: 3 | 0
3
답변질문
How to take care of matrix dimensions issue when dividing in a function
I'm trying to fit a function that has a division in it. I'm having problems because when you divide a parameter by a data set, I...
거의 14년 전 | 답변 수: 1 | 0