Statistics
RANK
27
of 295,913
REPUTATION
7,665
CONTRIBUTIONS
72 Questions
2,667 Answers
ANSWER ACCEPTANCE
61.11%
VOTES RECEIVED
1,319
RANK
49 of 20,299
REPUTATION
16,309
AVERAGE RATING
4.70
CONTRIBUTIONS
54 Files
DOWNLOADS
194
ALL TIME DOWNLOADS
149842
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Free-knot spline approximation
Least squares approximation of 1D data using free-knots spline
9 months ago | 16 downloads |
Submitted
ricb
Random integer numbers with specified sum and bound constraints
1 year ago | 1 download |
Submitted
nchoosek_enum
nchoosek with enumerate selection. This function never build the full combination array in memory
3 years ago | 2 downloads |
Submitted
Least-square with 2-norm constraint
Minimize |A*x-b|^2 such that |x| = cte
3 years ago | 1 download |
Submitted
Multiple eigen-values for 2x2 and 3x3 matrices
Compute in one shot the eigen-values of multiples (3 x 3) matrices using Cardan's formula
3 years ago | 3 downloads |
Submitted
MultipleQR
Perform a bunch of QR factorization of same size matrix
3 years ago | 2 downloads |
Submitted
Random unitary matrix (and standard subgroup of U(n))
Generate matrix of one of these four supported types of groups: O(n), SO(n), U(n), SU(n)
4 years ago | 3 downloads |
Submitted
All Permutations of integers with sum criteria
All Pernutations of integers with sum criteria
4 years ago | 1 download |
Submitted
Distance bewteen 2 cylinders in 3D
Compute the distances between 2 cylinders in 3D as well as the closest points
5 years ago | 3 downloads |
Submitted
Voronoi Sphere
Compute voronoi's diagram of points on the 2-sphere
6 years ago | 6 downloads |
Submitted
SplitVec
Partition an input vector into smaller series of subvectors of consecutive elements
6 years ago | 2 downloads |
Submitted
mintersect(varargin)
Perform intersection of multiple numerical arrays
6 years ago | 1 download |
Submitted
bsxcat(dim, varargin)
Concatenate two arrays along a specific dimension with auto expansion of singleton enabled.
8 years ago | 1 download |
Submitted
Min/Max selection
Search for k smallest or largest elements in the array
8 years ago | 3 downloads |
Submitted
Merge sorted arrays
Given two already sorted arrays, the function combines them in an unique sorted array
11 years ago | 1 download |
Submitted
InplaceArray: a semi-pointer package for Matlab
Manipulate (multi-dimensional) arrays in the in-place form
12 years ago | 1 download |