photo

Moreno, M.


Last seen: Today Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 2
  • Thankful Level 2
  • Explorer
  • 5-Star Galaxy Level 1
  • First Answer
  • First Submission

View badges

Feeds

View by

Submitted


Maximum Perceptual Difference Qualitative Colormap Generator
Generates a qualitative palette with maximum color differences (CIE 1931 or CIEDE 2000). TSP 2-opt algorithm for 'max/min' contr...

16 dagar ago | 20 downloads |

Thumbnail

Submitted


TSP using Two-Opt Heuristics
Fast and simple TSP algorithm using 2-opt heuristics seeking for the 'best' solution.

18 dagar ago | 8 downloads |

Thumbnail

Submitted


Coulomb Particle Optimization
Produce quasi-uniform distributions with minimum potential energy of N samples in P dimensions as per Coulomb's law, within the ...

26 dagar ago | 13 downloads |

Thumbnail

Submitted


Equally-Spaced Points
Optimal space filling design in an arbitrary number of dimensions. Fixed or preexisting data points can be specified.

mer än ett år ago | 1 download |

Thumbnail

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...

ungefär 2 år ago | 4 downloads |

Thumbnail

Submitted


Bézier Surface Fitting and Evaluation
Fast Bézier surface fitting and evaluation via linear and non-linear least squares.

ungefär 2 år ago | 3 downloads |

Thumbnail

Submitted


Fast Cardinal and Catmull-Rom Spline Interpolation
Optimal generation of cardinal splines of arbitrary dimensions, comprising Catmull-Rom (centripetal) types.

ungefär 2 år ago | 1 download |

Thumbnail

Submitted


Optimal-Space Filling Design
Generates an optimally-sampled distribution of points in arbitrary dimensions with almost-uniform distribution. Simpler version ...

ungefär 2 år ago | 2 downloads |

Thumbnail

Submitted


Palette
Simple yet complete colormap generation or processing tool for scientific visualisation.

ungefär 2 år ago | 1 download |

Thumbnail

Submitted


BSPL Toolbox
Bézier toolbox for advanced curve analysis and processing, optimised for accuracy and speed.

ungefär 2 år ago | 3 downloads |

Thumbnail

Submitted


High-Precision Bezier Curves
Fast, robust and accurate arbitrary-dimension and precision Bezier curve generation from its control points and/or knots.

ungefär 2 år ago | 4 downloads |

Thumbnail

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...

mer än 2 år ago | 5 downloads |

Thumbnail

Submitted


Fast Local Extrema
Fast local extrema calculation

mer än 2 år ago | 1 download |

Thumbnail

Answered
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...

mer än 2 år ago | 0

Answered
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...

mer än 2 år ago | 0

Answered
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...

mer än 2 år 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...

mer än 2 år ago | 2 downloads |

Thumbnail

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 ...

mer än 2 år ago | 1 answer | 0

1

answer

Submitted


Discrete Curvature, Normals and Evolute
Fast calculation of the discrete 1D curvature, evolute and normals of a 1D, 2D or 3D curve.

mer än 2 år ago | 4 downloads |

Thumbnail

Answered
Generate N random uniformly distributed points in the d-ball
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points

mer än 2 år ago | 0

Answered
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

mer än 2 år ago | 0

Answered
Random uniform data points
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points

mer än 2 år ago | 0

Answered
How to generate uniform random points with in a circle.
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points

mer än 2 år ago | 0

Submitted


Quasi-Euclidean Norm
Returns the quasi-euclidean norm of an array in 1, 2 or 3 dimensions.

mer än 2 år ago | 2 downloads |

Thumbnail

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 ...

mer än 2 år ago | 2 answers | 0

2

answers