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!"
Statistiques
RANG
48
of 294 577
RÉPUTATION
3 992
CONTRIBUTIONS
7 Questions
1 390 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
1 011
RANG
12 of 20 127
RÉPUTATION
36 128
CLASSEMENT MOYEN
4.70
CONTRIBUTIONS
80 Fichiers
TÉLÉCHARGEMENTS
239
ALL TIME TÉLÉCHARGEMENTS
342492
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
COLSHIFT
Circularly shift each column of a matrix
presque 5 ans il y a | 1 téléchargement |
A soumis
uniqueperms
unique permutations of a set with repetitions
environ 5 ans il y a | 4 téléchargements |
A soumis
RANDPERMFULL
RANDPERMFULL (N) returns a random derangement (complete permutation) of the integers from 1 to N
plus de 5 ans il y a | 2 téléchargements |
A soumis
PERMPOS
all possible ordered permutations of M values in N positions
plus de 5 ans il y a | 1 téléchargement |
A soumis
nchoosekcom
NCHOOSEK with its complementary combinations
plus de 5 ans il y a | 1 téléchargement |
A soumis
permsk
All permutations of K elements from an array (set)
plus de 5 ans il y a | 1 téléchargement |
A soumis
randp
pseudorandom integers from a specified discrete distribution
plus de 5 ans il y a | 4 téléchargements |
A soumis
nones
fill each row/column with a certain number of ones (N-ONES)
plus de 5 ans il y a | 1 téléchargement |
A soumis
ranknum
compute the rank number (rankings) of elements
plus de 5 ans il y a | 1 téléchargement |
A soumis
circulant
(yet another, but fast) Circulent Matrix
plus de 5 ans il y a | 3 téléchargements |
A soumis
getkeywait
Wait a certain time for a single keypress
plus de 5 ans il y a | 7 téléchargements |
A soumis
runindex
linear indices for each run in a vector (run length encoding, and decoding)
plus de 5 ans il y a | 1 téléchargement |
A soumis
nchoose
all combinations of the elements of a set
plus de 5 ans il y a | 2 téléchargements |
A soumis
insertrows
Insert rows into a matrix at specific locations
plus de 5 ans il y a | 5 téléchargements |
A soumis
permn
Permutations with repetition, all or a subset
presque 6 ans il y a | 8 téléchargements |
A soumis
PADCAT
concatenate vectors with different lengths by padding with NaN
presque 6 ans il y a | 31 téléchargements |
A soumis
randomwalk
Create a random walk in any number of dimensions
plus de 6 ans il y a | 4 téléchargements |
A soumis
allcomb(varargin)
All combinations of input (v4.2, apr 2018)
plus de 6 ans il y a | 16 téléchargements |
A soumis
isfunction(FUN)
returns true for valid matlab functions (v3.2, apr 2018)
plus de 6 ans il y a | 1 téléchargement |
A soumis
nextperm(V, K)
Next (lexicographic) permutation of values
plus de 6 ans il y a | 2 téléchargements |
A soumis
sortlind(A, varargin)
sorts input and returns linear indices for parallel sorting
plus de 6 ans il y a | 1 téléchargement |
A soumis
nchoosecrit(S, FUN)
returns those subsets (= combinations of elements of a set) that fulfill a specific criterion
plus de 6 ans il y a | 1 téléchargement |
A soumis
slidefun
apply function to a moving window over a vector (v5, jan 2018)
plus de 6 ans il y a | 1 téléchargement |