Jos (10584)
I have been using Matlab since version 4 (1999 or so) and still prefer it over all other software tools available for data manipulation :-) My professional interests: neuroscience (motor control & eye movements), cognitive psychology physics, mathematics, teaching "The most important part of programming is writing the comments!"
Statistica
RANK
48
of 295.448
REPUTAZIONE
3.992
CONTRIBUTI
7 Domande
1.390 Risposte
ACCETTAZIONE DELLE RISPOSTE
71.43%
VOTI RICEVUTI
1.011
RANK
12 of 20.227
REPUTAZIONE
36.156
VALUTAZIONE MEDIA
4.70
CONTRIBUTI
80 File
DOWNLOAD
238
ALL TIME DOWNLOAD
342716
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
RANDPERMFULL
RANDPERMFULL (N) returns a random derangement (complete permutation) of the integers from 1 to N
oltre 5 anni fa | 1 download |
Inviato
PERMPOS
all possible ordered permutations of M values in N positions
oltre 5 anni fa | 1 download |
Inviato
randp
pseudorandom integers from a specified discrete distribution
oltre 5 anni fa | 1 download |
Inviato
nones
fill each row/column with a certain number of ones (N-ONES)
quasi 6 anni fa | 1 download |
Inviato
runindex
linear indices for each run in a vector (run length encoding, and decoding)
quasi 6 anni fa | 1 download |
Inviato
PADCAT
concatenate vectors with different lengths by padding with NaN
quasi 6 anni fa | 31 download |
Inviato
allcomb(varargin)
All combinations of input (v4.2, apr 2018)
oltre 6 anni fa | 27 download |
Inviato
isfunction(FUN)
returns true for valid matlab functions (v3.2, apr 2018)
oltre 6 anni fa | 4 download |
Inviato
sortlind(A, varargin)
sorts input and returns linear indices for parallel sorting
oltre 6 anni fa | 1 download |
Inviato
nchoosecrit(S, FUN)
returns those subsets (= combinations of elements of a set) that fulfill a specific criterion
quasi 7 anni fa | 1 download |
Inviato
slidefun
apply function to a moving window over a vector (v5, jan 2018)
quasi 7 anni fa | 1 download |