Statistik
9 Fragen
0 Antworten
RANG
253.211
of 297.016
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Kendall partial correlation using partialcorr function
Is there a reason the Kendall correlation is not an option for the partialcorr function?
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Polynomial fit with errors (weights) in both axes
Anyone know of code for a polynomial fit with weights in both axes?
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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) ...
mehr als 12 Jahre vor | 2 Antworten | 0