photo

Moreno, M.


Last seen: 3 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

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

查看徽章

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

3 months 前 | 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 months 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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 ...

2 years 前 | 1 个回答 | 0

1

个回答

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

2 years 前 | 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

2 years 前 | 0

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

2 years 前 | 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 ...

2 years 前 | 2 个回答 | 0

2

个回答