Community Profile

photo

Oleksandr Oleksandras


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to input constant value in polyfitn functions
Hi, I have data for "x,y,z" independent variables which I have to fit to the reference "N" data. p = polyfitn([x(:),y(:),z(...

9 years ago | 1 answer | 0

1

answer

Question


how to get the function as the sum of other functions?
I have a function fitfun=@(x)energy(i)-laa(i)*(1-exp(-x)), where x is unknown, energy and laa are arrays of values. I need to ob...

9 years ago | 1 answer | 0

1

answer