
Moreno, M.
Statistics
RANK
18.529
of 273.002
REPUTATION
2
CONTRIBUTIONS
2 Questions
7 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
8.134 of 18.442
REPUTATION
93
AVERAGE RATING
4.70
CONTRIBUTIONS
12 Files
DOWNLOADS
38
ALL TIME DOWNLOADS
583
RANK
of 122.402
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Fast Polynomial Curve and Surface Fitting
Fast polynomial curve and surface fitting via LLS. The functions are significantly faster than the default functions for ordinar...
7 maanden ago | 5 downloads |

Submitted
Bézier Surface Fitting and Evaluation
Fast Bézier surface fitting and evaluation via linear and non-linear least squares.
8 maanden ago | 4 downloads |

Submitted
Fast Cardinal and Catmull-Rom Spline Interpolation
Optimal generation of cardinal splines of arbitrary dimensions, comprising Catmull-Rom (centripetal) types.
8 maanden ago | 1 download |

Submitted
Optimal-Space Filling Design
Generates an optimally-sampled distribution of points in arbitrary dimensions with almost-uniform distribution. Simpler version ...
8 maanden ago | 3 downloads |

Submitted
Palette
Simple yet complete colormap generation or processing tool for scientific visualisation.
8 maanden ago | 3 downloads |

Submitted
BSPL Toolbox
Bézier toolbox for advanced curve analysis and processing, optimised for accuracy and speed.
9 maanden ago | 1 download |

Submitted
High-Precision Bezier Curves
Fast, robust and accurate arbitrary-dimension and precision Bezier curve generation from its control points and/or knots.
9 maanden ago | 5 downloads |

Submitted
Uniformly-Distributed Points
Generate uniformly-sampled points in a 1D, 2D or 3D cartesian or spherical domain with optional pre-existing data via MAXIMIN de...
9 maanden ago | 6 downloads |

Arc length of Cubic Bezier Curve
If you have access to symbolic math, there is a way of calculating the analytic arc-length of a generic Bézier curve as the defi...
10 maanden ago | 0
How to aproximate a set of points into a polynomial parametric spline
It is possible to fit a Bézier curve through your points, and then transform its control points to Bernstein basis. The followin...
10 maanden ago | 0
How to generate random smooth 2D closed curves/shapes
The function bspl is creation of my own and is available in these 2 links: https://uk.mathworks.com/matlabcentral/fileexc...
10 maanden ago | 1
Submitted
Accurate Binomial Coefficients
Binomial coefficients / Pascal Triangle elements for / N choose K look-up table (LUT) with no numerical errors for 0 <= N <=1029...
10 maanden ago | 1 download |

Question
Reshape a 'column' matrix into a 'row' matrix
Hi, I hope you are well. I have a matrix 'X' that is generated through a series of parameters, that in the end of the day is a ...
10 maanden ago | 1 answer | 0
1
answerSubmitted
Discrete Curvature, Normals and Evolute
Fast calculation of the discrete 1D curvature, evolute and normals of a 1D, 2D or 3D curve.
10 maanden ago | 6 downloads |

Generate N random uniformly distributed points in the d-ball
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
10 maanden ago | 0
How to generate uniformly distributed random coordinates inside a cuboid such that the distance between points is greater than a constant value?
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
10 maanden ago | 0
Random uniform data points
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
10 maanden ago | 0
How to generate uniform random points with in a circle.
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
10 maanden ago | 0
Submitted
Quasi-Euclidean Norm
Returns the quasi-euclidean norm of an array in 1, 2 or 3 dimensions.
10 maanden ago | 2 downloads |

Question
Fast Euclidean Distance Calculation
Hi, I hope you are well. I am trying to compute euclidean distances in 2D or 3D (for the sake of the question, I will refer to ...
11 maanden ago | 2 answers | 0