photo

Jon


Last seen: 5 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
253,656
of 297,457

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Curl on surface of unit sphere
I have vectors of longitude and latitude on an approximately uniform grid (actually uniform is impossible) on the surface of a u...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Faster Kendall correlation calcuation
I need to do billions of Kendall correlations (yes, billions thank the gods for supercomputers) so I would like to make the corr...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Find not finding number in vector
If I do x = -10:.1:90; find(x==43.2) I get ans = Empty matrix: 1-by-0 If I do x(533) == 43.2...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Kendall partial correlation using partialcorr function
Is there a reason the Kendall correlation is not an option for the partialcorr function?

9 years 前 | 0 个回答 | 0

0

个回答

提问


Polynomial fit with errors (weights) in both axes
Anyone know of code for a polynomial fit with weights in both axes?

11 years 前 | 1 个回答 | 0

1

个回答

提问


Why does fit box to text not work?
That's it really. It doesn't work at all. It either makes the box too small or doesn't do anything at all. In either the plot wi...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to stop Histogram from covering Tick Marks
How do you stop a histogram from covering tick marks on a graph? It's rather bewildering that they get covered up. Edit: I ha...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Random elements of a vector which sum near a specific number
This is a fun question. I have a large vector which I need to take out 1000 random sub-vectors whose elements all add up to arou...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Writing MAT file from c++. I have fully compiled code but values come out odd.
So I have a regular old c++ array of size 1 by 2919111 and I write this to a mat file using the matimport.c example. Where n(1) ...

12 years 前 | 2 个回答 | 0

2

个回答