Moreno, M.
Followers: 0 Following: 0
Estadística
2 Preguntas
8 Respuestas
10 Archivos
CLASIFICACIÓN
19.688
of 295.495
REPUTACIÓN
2
CONTRIBUCIONES
2 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
6.382 of 20.240
REPUTACIÓN
172
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
10 Archivos
DESCARGAS
49
ALL TIME DESCARGAS
652
CLASIFICACIÓN
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Fast Bezier Curves
Evaluates a Bezier curve given its control points and knot vector or resolution.
18 días hace | 3 descargas |
Enviada
Fast 2-Opt Travelling Salesman Problem (TSP)
Fast and simple TSP algorithm using 2-opt heuristics for symmetric and non-symmetric problems.
alrededor de 1 mes hace | 19 descargas |
Enviada
Fast Optimal Space-Filling Design Generators: ISODEN, ISODIS
Quick and easy generation of equally-distributed samples in the unit hypersphere (ISODEN) or hypercube (ISODIS), in multiple dim...
alrededor de 1 mes hace | 8 descargas |
Enviada
OptiCloud: Generate Optimal Point Clouds with Minimal Energy
OptiCloud generates a uniform N-point cloud with minimal potential energy within a unit P-dimensional hyperrectangle (L) or hype...
alrededor de 2 meses hace | 4 descargas |
Create black line on colorbar to mark specific value
My workaround to this problem is to create a second figure for the colorbar. I would then either interpolate a colored region in...
3 meses hace | 0
Need to extract boundary layer thickness from 2D planar PIV data.
Dear Miguel, What boundary layer thickness do you wish to calculate (displacement, momentum, energy, or boundary layer edge)? I...
3 meses hace | 0
Enviada
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...
más de 2 años hace | 3 descargas |
Enviada
Bézier Surface Fitting and Evaluation
Fast Bézier surface fitting and evaluation via linear and non-linear least squares.
más de 2 años hace | 4 descargas |
Enviada
Fast Cardinal and Catmull-Rom Spline Interpolation
Optimal generation of cardinal splines of arbitrary dimensions, comprising Catmull-Rom (centripetal) types.
más de 2 años hace | 2 descargas |
Enviada
BSPL Toolbox
Bézier toolbox for advanced curve analysis and processing, optimised for accuracy and speed.
más de 2 años hace | 3 descargas |
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...
más de 2 años hace | 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...
más de 2 años hace | 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...
más de 2 años hace | 1
Pregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaEnviada
Discrete Curvature, Normals and Evolute
Fast calculation of the discrete 1D curvature, evolute and normals of a 1D, 2D or 3D curve.
más de 2 años hace | 2 descargas |
Generate N random uniformly distributed points in the d-ball
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
más de 2 años hace | 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
más de 2 años hace | 0
Random uniform data points
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
más de 2 años hace | 0
Enviada
Quasi-Euclidean Norm
Returns the quasi-euclidean norm of an array in 1, 2 or 3 dimensions.
más de 2 años hace | 1 descarga |
Pregunta
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 ...
más de 2 años hace | 2 respuestas | 0