photo

Maxwell Gates


University of Rochester

Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
246,780
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer