Programming Languages:
MATLAB
Spoken Languages:
English, French
MATLAB
Spoken Languages:
English, French
Feeds
已提交
Mesh Reuleaux tetrahedron
Function to compute, display, and save the mesh of a Reuleaux tetrahedron
24 days 前 | 1 次下载 |
已提交
Point to line distance [FAST]
Distance from a point to a line in 3D or in 2D, and coordinates of the point projected on the line. Also works for an array of p...
29 days 前 | 7 次下载 |
已提交
Is_point_on_segment [FAST]
Function to compute if a point M belongs or not to a given [AB] segment of the 2D or 3D space. Also handles multiple points M to...
1 month 前 | 4 次下载 |
提问
Solution for using rowfun but with a function handle ?
Hi, I want to apply my own function to every row of a numeric matrix. I currently use cellfun but the need for conversion fro...
3 months 前 | 1 个回答 | 0
1
个回答已提交
Discrete 2D shape -morpho-logical operators [FAST]
Basic logical operators (intersection, union, xor) between discrete 2D shapes. Works for convex or non convex shapes.
3 months 前 | 1 次下载 |
已提交
Isprime optimus [FAST]
Primality test using isprime Matlab(r) stock function, but ~60% faster for vectors.
3 months 前 | 2 次下载 |
已提交
Prime numbers spiral
Function to display the prime number spiral and the prime squares spiral. Also check primes sum and prime squares spiral length....
3 months 前 | 2 次下载 |
已提交
Black hole animations
Two functions to create .gif animations of a black holes with the paths of an object passing throught their horizons.
4 months 前 | 4 次下载 |
已提交
Sierpinski ball
Function to compute, display, and save the Sierpinski ball (fractal sponge) based on the regular octahedron. Help, doc and examp...
4 months 前 | 2 次下载 |
已提交
Sphere homeomorphic surface quasi isotropic sampling
Quasi isotropic sampling, random or regular (+mesh), for a sphere homeomorphic surfaces. Help, doc and examples included.
4 months 前 | 1 次下载 |
已提交
Torus homeomorphic surface quasi isotropic sampling
Quasi isotropic sampling, random or regular (+mesh), for torus homeomorphic surfaces. Help doc and examples included.
4 months 前 | 1 次下载 |
已提交
LISA orbitography gif animation
Functions to build an animation of LISA space interferometer project path following Earth in the solar system.
4 months 前 | 1 次下载 |
已提交
Sierpinski cuboctahedron
Function to compute, display, and save the Sierpinski cuboctahedron, at any iteration. Help and doc included.
4 months 前 | 1 次下载 |
已提交
Galaxy model
A function to compute and display a galaxy point cloud (spiral or elliptic), with some tunable parameters (shape, number of arms...
4 months 前 | 1 次下载 |
已提交
Sierpinski icosahedron
Function to compute, display, and save the Sierpinski icosahedron at any iateration / depth level.
4 months 前 | 1 次下载 |
已提交
Star - planet - satellite system animation
A function to create an animation to model the orbitography and the gravitational field of a star - planet - satellite system.
4 months 前 | 4 次下载 |
已提交
Sierpinski sphere
Function to compute, display and save the fractal Sierpinski sphere at any iteration. Help, doc, examples.
4 months 前 | 1 次下载 |
已提交
Cube base 3D Koch snowflake
Function to compute, display, and save the cube base Koch snowflake, at any iteration. 3D printable ready option. Help, doc, exa...
4 months 前 | 1 次下载 |
已提交
Regular polyhedron inscribed sphere
Function to compute and display the inscribed sphere of a regular polyhedron.
4 months 前 | 1 次下载 |
已提交
Jerusalem cube
Function to compute, display, and save the Jerusalem cube at any iteration. Help, doc, and examples included.
4 months 前 | 1 次下载 |
已提交
Triangle circumcircle (3D, 2D)
Computes and display the circumcircle coordinates of one given 2D or 3D triangle. Also provides centre coordinates and radius.
4 months 前 | 1 次下载 |
已提交
Sierpinski tetrahedron
Function to compute save and display the Sierpinski tetrahedron fractal at any iteration. Also get rid of duplicated vertices.
4 months 前 | 1 次下载 |
已提交
Tetrahedron insphere
Function to compute and display the insphere of any given tetrahedron. Help, doc, examples included.
4 months 前 | 1 次下载 |
已提交
isinconvexset (2D, 3D)
Function to check if one vertex (set) is located inside or outside a given -opened- convex point set. Help, doc, and examples in...
4 months 前 | 4 次下载 |
已提交
3D printable Koch snowflake
Function to compute, display, and save the triangular base 3D Koch snowflake at any iteration. Help, doc, examples included.
4 months 前 | 1 次下载 |
已提交
Geoid
Function to compute, display, and save a icosahedron based geoid at any iteration (vertices + triangles)
4 months 前 | 1 次下载 |
已提交
Sierpinski-Menger sponge
Function to compute, display, and save the Sierpinski-Menger fractal sponge, at any given iteration. Help, doc, and examples inc...
4 months 前 | 1 次下载 |
已提交
Sample triangle (2D, 3D, ND)
Function to generate a triangular sampling grid of a given triangle
4 months 前 | 2 次下载 |