Feeds
提问
using lsqcurvefit with normalized error
Hello, I am using lsqcurvefit to fit a data set . However, the data points (ydata) I have has a very wide range (10^-3 to 10^3)...
6 years 前 | 1 个回答 | 1
1
个回答提问
Combine arrays of different dimensions
Hello, If I have 2 data sets of different dimensions. xdata1 = [1 2 3 4] ; ydata1 = [2 3 4 5] xdata2 = [1 2 3 4 5]; ydata2 = ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Not enough input arguments. in ode45
Hi, I am trying to run the code given as an example on mathworks website (https://www.mathworks.com/help/matlab/ref/ode45.html)...
6 years 前 | 1 个回答 | 0

