photo

Frederick Zittrell


自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

3 个提问
1 个回答

File Exchange

3 文件

排名
5,520
of 300,352

声誉
8

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
7

排名
4,363 of 20,928

声誉
330

平均
5.00

贡献数
3 文件

下载次数
6

ALL TIME 下载次数
2269

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Editor's Pick
  • Thankful Level 2
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


CircHist - circular / polar / angle histogram
Creates circular / polar / angle histograms

5 years 前 | 4 次下载 |

5.0 / 5
Thumbnail

已提交


subplotHelper
Helps with organizing and referring to SUBPLOT axes with an interactive grid tile chooser.

5 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

提问


Can the "Value" display of variables be customized?
Consider this simple class that contains data and a data set ID: classdef myClass properties id data ...

6 years 前 | 2 个回答 | 6

2

个回答

已提交


histogram2Polar
Bivariate histogram plot from polar coordinates / position vectors in MATLAB.

6 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已回答
How do I create a Polar Bivariate Histogram?
I wrote this function that creates a bivariate histogram from polar coordinates: https://mathworks.com/matlabcentral/fileexchan...

6 years 前 | 1

提问


File Exchange: Why are some characters, such as "²", omitted in the code shown in the "Functions" tab of a file?
When accessing the "Functions" tab of a file in File Exchange, the code of the uploaded functions is shown. I have discovered th...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why does STRSPLIT, contradictory to the documentation, need escaped backslashes in delimiter-specification?
According to the documentation, STRSPLIT is supposed to work like this: C = strsplit('a\nb','\n') C = 1×2 cell array ...

7 years 前 | 1 个回答 | 0

1

个回答