Community Profile

photo

Wout Laeremans


Last seen: 10 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How do errorbars change in logplot?
Hi all, I have a collection of data points at every timestep, say at timestep , I have a collection of points . For I have a...

1 year ago | 1 answer | 0

1

answer

Question


Difference fit result form nlinfit and lsqcurvefit
Hi all I have found online that nlinfit and lsqcurvefit are based on the same principles, but could it be that I got a differ...

1 year ago | 1 answer | 1

1

answer

Question


defining a fitting type
I have written a funcion called Even_fit.m and there are 5 coefficients that need to be found from the fit (a,b,c,d,f) and there...

1 year ago | 2 answers | 0

2

answers

Question


function handle as array
I define a function handle as P = @(t) mtimes(expm(t.*M),P_initial); Where P_initial is a 4x1 array and M a 4x4 matrix. This ...

1 year ago | 2 answers | 0

2

answers

Question


modify .m file using a .m file
I have a .m file called ilap.m and I need to change one line of this code inside of another .m file, called main.m. I know that ...

1 year ago | 1 answer | 0

1

answer