Phil - MATLAB Central
photo

Phil


Last seen: 3 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 01/13 to 04/25Use left and right arrows to move selectionFrom 01/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
2 个回答

排名
27,640
of 297,950

声誉
1

贡献数
7 个提问
2 个回答

回答接受率
28.57%

收到投票数
1

排名
 of 20,508

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,928

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

已回答
MATLAB frequency histogram problem
Ok, worked it out. Fairly simple. function histogram(bins,counts) outvec = []; for i = 1:length(counts) ...

10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答

1

个回答