![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6329654_1542907634501_DEF.jpg)
Moreno, M.
Followers: 0 Following: 0
Feeds
답변 있음
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...
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...
6개월 전 | 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...
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...
6개월 전 | 0
답변 있음
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...
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...
거의 3년 전 | 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...
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...
거의 3년 전 | 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...
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...
거의 3년 전 | 1
질문
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 ...
거의 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
Generate N random uniformly distributed points in the d-ball
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
Generate N random uniformly distributed points in the d-ball
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
거의 3년 전 | 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
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
거의 3년 전 | 0
답변 있음
Random uniform data points
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
Random uniform data points
https://uk.mathworks.com/matlabcentral/fileexchange/108374-uniformly-distributed-points
거의 3년 전 | 0
질문
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 ...
거의 3년 전 | 답변 수: 2 | 0