Community Profile

photo

carenar


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

answers

Answered
To 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

answers

Question


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

1

answer