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
48
of 295 448
REPUTATION
3 992
CONTRIBUTIONS
7 Questions
1 390 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
1 011
RANK
12 of 20 227
REPUTATION
36 156
AVERAGE RATING
4.70
CONTRIBUTIONS
80 Files
DOWNLOADS
238
ALL TIME DOWNLOADS
342716
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
uniqueperms
unique permutations of a set with repetitions
ungefär 5 år ago | 4 downloads |
Submitted
RANDPERMFULL
RANDPERMFULL (N) returns a random derangement (complete permutation) of the integers from 1 to N
mer än 5 år ago | 1 download |
Submitted
PERMPOS
all possible ordered permutations of M values in N positions
mer än 5 år ago | 1 download |
Submitted
randp
pseudorandom integers from a specified discrete distribution
mer än 5 år ago | 1 download |
Submitted
nones
fill each row/column with a certain number of ones (N-ONES)
nästan 6 år ago | 1 download |
Submitted
runindex
linear indices for each run in a vector (run length encoding, and decoding)
nästan 6 år ago | 1 download |
Submitted
insertrows
Insert rows into a matrix at specific locations
nästan 6 år ago | 4 downloads |
Submitted
PADCAT
concatenate vectors with different lengths by padding with NaN
nästan 6 år ago | 31 downloads |
Submitted
randomwalk
Create a random walk in any number of dimensions
mer än 6 år ago | 4 downloads |
Submitted
allcomb(varargin)
All combinations of input (v4.2, apr 2018)
mer än 6 år ago | 27 downloads |
Submitted
isfunction(FUN)
returns true for valid matlab functions (v3.2, apr 2018)
mer än 6 år ago | 4 downloads |
Submitted
sortlind(A, varargin)
sorts input and returns linear indices for parallel sorting
mer än 6 år ago | 1 download |
Submitted
nchoosecrit(S, FUN)
returns those subsets (= combinations of elements of a set) that fulfill a specific criterion
nästan 7 år ago | 1 download |
Submitted
slidefun
apply function to a moving window over a vector (v5, jan 2018)
nästan 7 år ago | 1 download |