Feeds
提问
lsqcurvefit (with system of ODEs) does not iterate, it only displays the initial guess value
I have a small problem with LSQCURVEFIT, I think it is easy to solve but for some reason I can't find the solution. I adapted th...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to extrapolate the data while some data is already supplied on one spine?
Hello, I'm trying to extrapolate this data, although the results are not correct. I have the following datapoints (red circles,...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to solve second order coupled ODEs with bvp4c?
I want to solve the following ODEs: With boundary conditions I'm aware that this problem needs to be solved with bvp4c ...
4 years 前 | 1 个回答 | 0
1
个回答已回答
lsqnonlin fitting parameters with multiple equations (ODE) and dependency between parameters
We fixed it, but it turns out our reaction set isn't properly set up so we will have to make a new one but that is outside the s...
lsqnonlin fitting parameters with multiple equations (ODE) and dependency between parameters
We fixed it, but it turns out our reaction set isn't properly set up so we will have to make a new one but that is outside the s...
5 years 前 | 0
| 已接受
提问
lsqnonlin fitting parameters with multiple equations (ODE) and dependency between parameters
For an assignment, I'm trying to fit a set of four ODEs with experimental data. I think I need to use lsqnonlin, but I'm complet...
5 years 前 | 1 个回答 | 0
