photo

Jon


Last seen: mer än 5 år ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
154 783
of 300 302

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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

mer än 9 år ago | 0 answers | 0

0

answers

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 12 år ago | 0 answers | 0

0

answers

Question


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...

ungefär 12 år ago | 2 answers | 0

2

answers

Question


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...

mer än 12 år ago | 2 answers | 0

2

answers

Question


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) ...

mer än 13 år ago | 2 answers | 0

2

answers