
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!"
Statistics
RANK
46
of 260.373
REPUTATION
3.836
CONTRIBUTIONS
7 Questions
1.390 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
938
RANK
11 of 17.896
REPUTATION
35.270
AVERAGE RATING
4.70
CONTRIBUTIONS
80 Files
DOWNLOADS
485
ALL TIME DOWNLOADS
334495
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
uniqueperms
unique permutations of a set with repetitions
bijna 3 jaar ago | 12 downloads |

Submitted
RANDPERMFULL
RANDPERMFULL (N) returns a random derangement (complete permutation) of the integers from 1 to N
ongeveer 3 jaar ago | 1 download |

Submitted
PERMPOS
all possible ordered permutations of M values in N positions
ongeveer 3 jaar ago | 4 downloads |

Submitted
nchoosekcom
NCHOOSEK with its complementary combinations
ongeveer 3 jaar ago | 2 downloads |

Submitted
permsk
All permutations of K elements from an array (set)
ongeveer 3 jaar ago | 1 download |

Submitted
randp
pseudorandom integers from a specified discrete distribution
meer dan 3 jaar ago | 5 downloads |

Submitted
nones
fill each row/column with a certain number of ones (N-ONES)
meer dan 3 jaar ago | 1 download |

Submitted
ranknum
compute the rank number (rankings) of elements
meer dan 3 jaar ago | 4 downloads |

Submitted
runindex
linear indices for each run in a vector (run length encoding, and decoding)
meer dan 3 jaar ago | 2 downloads |

Submitted
insertrows
Insert rows into a matrix at specific locations
meer dan 3 jaar ago | 10 downloads |

Submitted
PADCAT
concatenate vectors with different lengths by padding with NaN
meer dan 3 jaar ago | 83 downloads |

Submitted
randomwalk
Create a random walk in any number of dimensions
ongeveer 4 jaar ago | 5 downloads |

Submitted
allcomb(varargin)
All combinations of input (v4.2, apr 2018)
ongeveer 4 jaar ago | 80 downloads |

Submitted
isfunction(FUN)
returns true for valid matlab functions (v3.2, apr 2018)
ongeveer 4 jaar ago | 4 downloads |
Submitted
nextperm(V, K)
Next (lexicographic) permutation of values
meer dan 4 jaar ago | 9 downloads |

Submitted
sortlind(A, varargin)
sorts input and returns linear indices for parallel sorting
meer dan 4 jaar ago | 1 download |
Submitted
nchoosecrit(S, FUN)
returns those subsets (= combinations of elements of a set) that fulfill a specific criterion
meer dan 4 jaar ago | 4 downloads |
Submitted
slidefun
apply function to a moving window over a vector (v5, jan 2018)
meer dan 4 jaar ago | 4 downloads |