Statistics
RANK
107,252
of 297,046
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why is SVD curve not matching original data?
I am attempting to fit a curve with a sum of exponentials using SVD methods because it is more robust and utilize linear method...
9 years ago | 0 answers | 0
0
answersTo separate a set of data into two groups
I have a similar problem in that I am trying to split my data into two parts (ie at the max y value and its corresponding x valu...
9 years ago | 0
Question
how do you create a model for a sum of exponentials?
I am attempting to write a code with my input data and model it as a sum of exponentials. Depending on the curve, the algorithm ...
9 years ago | 3 answers | 0
3
answersQuestion
How do I fit an exponential curve fit function using fminsearch. Program runs, but result is incorrect.
Attached is my code yfirst=[.8967e07 1.6294e07 2.6587e07 3.2537e07 3.6136e07 3.8419e07 3.9706e07]'; xfirst=[1,2,4,6,...
9 years ago | 1 answer | 0