Feeds
질문
Getting "Error evaluating model function" message with nlinfit
% Current vs. Voltage % rng 'default' xcurr = 10e6*ydata; % Scaling factor yvolt = xdata; for i = 1:10...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to fit data to a specific logarithmic formula?
I am trying to fit a set of data to the function V(I) = a*[I + ln(1 + (I / b))] - c but am having some difficulty. MATLAB's 'cft...
8년 초과 전 | 답변 수: 1 | 0
