photo

Phil


Last seen: 3년 초과 전 2013년부터 활동

Followers: 0   Following: 0

메시지

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to minimize the L1 norm of residuals?
Hello, The datasets I currently analyse are not normally distributed (according to shapiro-wilk and kolgomorov-smirnov @ p = 0....

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Nonlinear fit to median instead of mean values?
Hey, my question might be more theoretical. The datasets I currently analyse are not normally distributed (according to shapiro...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to include the standard deviation in the fit and propagate the error?
Hello, fitting e.g. a monoexponential decay to a dataset with a custom least squares code and retrieving the fit parameters w...

6년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to plot date and time on one axis?
Dear everyone, I'm trying to plot data I read from a sensor that saves these in a .txt file (example data and the function a...

거의 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
MATLAB frequency histogram problem
Ok, worked it out. Fairly simple. function histogram(bins,counts) outvec = []; for i = 1:length(counts) ...

10년 초과 전 | 0

질문


MATLAB frequency histogram problem
Hey everybody, I'm having trouble recreating a frequency histogram. The data are exported from an external software as ASCII....

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to transfer the size of a zoomed in image to the entire stack?
Thanks for your answer! This is what I tried in the "ClickedCallback" of the zoom tool. What I did was: xlim = get(han...

거의 12년 전 | 0

질문


How to transfer the size of a zoomed in image to the entire stack?
Hey, currently I'm writing a GUI. It simply imports a tiff-stack and has some basic functions like pausing, resuming or slidi...

거의 12년 전 | 답변 수: 2 | 0

2

답변

1

답변