Submitted


Discrete contour mesh patch (2D,3D)
Function to mesh one discrete 2D or 3D contour of sorted or disordered points. Also computes vertex normals. Help, doc and examp...

3 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Sierpinski cube
Function to compute, display, and save the Sierpinski fractal cube at any iteration. Help, doc, and examples included.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Sierpinski triangle (2D,3D,any triangle shape,option double)
Function to compute, display, and save the Sierpinski triangle defined by three given points of the 2D or 3D space, at any itera...

4 years ago | 1 download |

0.0 / 5
Thumbnail

Question


Patent an algorithm written in Matlab ?
Hi, Everything or almost is in my title ! I know the rules / laws are different from one country to another (patenting an alg...

5 years ago | 1 answer | 1

1

answer

Question


Input to output variable copies in functions : influence on cpu
Hi ! One of the advantages of Matlab is its great tolerance on variable names. Meaning you can change the size, the dimension...

5 years ago | 1 answer | 0

1

answer

Submitted


Spline curve construction animation
Function to create an animation of the construction principle of a spline curve.

5 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Coons patch
Algorithm to compute the control points coordinates of the Coons patch of a given (c1, c2, c3, c4) quadrangle.

5 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Danielson algorithm : distance map on binary images
Danielson algorithm to compute -euclidian- distance map on binary images. Equivalent to a discrete Voronoi algorithm.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Solved


Calculate the area of a triangle between three points
Calculate the area of a triangle between three points: P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) these three points are the vert...

5 years ago

Solved


Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...

5 years ago

Submitted


Light beam deflection animation
A function to make a gif animation of some light beams deflected by the gravity field of a star.

5 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Binary system coalescence animation
A function to create an animation to model the coalescence of a -stars- binary system.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Sierpinski octostar
Function to compute, display, and save the Sierpinski octostar, at any iteration / depth level.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
File exchange : ideal cover image size / dimensions ?
In the end I found by myself the answer to this question : it is not a matter of size, but of dimensions ratio. The 4:3 format s...

5 years ago | 0

| accepted

Submitted


spiraling_surface
Function to compute, display, and save a meshed spiraling surface.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Meshed sinusoidal dodecahedron
Function to compute, mesh, display, and save a sinusoidal dodecahedron. Variable shapes available. 3D printable ready.

5 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Meshed sinusoidal icosahedron
Function to compute, mesh, display, and save a sinusoidal icosahedron. Variable shapes available.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
How to make the doc visible in the file exchange after git hub connexion ?
Ok, I actually still have the same problem (preview not available for documentations one connected to Github). My live scripts ...

5 years ago | 0

Submitted


Discrete Reuleaux triangle
Function to to compute, display and record a discrete Reuleaux triangle on a binary image.

5 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Anisotropic grid
Function to build an anisotropic grid in dimension D, favoring corners or centre.

5 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
How to make the doc visible in the file exchange after git hub connexion ?
To answer the question : after looking at the other file exchange contributors I figured out it has to be in .mlx format. I sti...

5 years ago | 0

| accepted

Question


How to make the doc visible in the file exchange after git hub connexion ?
Hi, After I connected my mesh_processing_toolbox, to Git hub its documentation is no longer visible in the "Examples" tab (it...

5 years ago | 2 answers | 2

2

answers

Submitted


GUI demo for 2D convex hull techniques comparison
GUI demo for 2D convex hull techniques comparison (Jarvis / gift wrapping, divide and conquer, Graham)

5 years ago | 4 downloads |

0.0 / 5
Thumbnail

Question


Get the index of one cell of a cell array
Hi, From a given cell of a cell array, how is it possible to easily and quickly get its index ? Thanks for help. Best.

6 years ago | 1 answer | 0

1

answer

Question


Operators "concatenation" ?
Hi, Is there a way to "concatenate" two or more Matlab operators while chaining several operations ? For instance, I have a co...

6 years ago | 1 answer | 0

1

answer

Submitted


Galaxy model animation
A function to make a an animation of a galaxy rotation (spiral or elliptic), with some tunable parameters

6 years ago | 1 download |

0.0 / 5
Thumbnail

Question


Value dependant sort of matrix rows
Hi, I have a integer matrix which I know each row contain a certain value. I would like to sort each row of that matrix in t...

6 years ago | 1 answer | 0

1

answer

Submitted


Gravitational wave deformation effect on LISA animation
A function set to create an animation of the gravitational wave deformation effect on space interferometer LISA.

6 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
Switch colormap targeted axis
So simple, so clever ! Great thank Adam, I was struggling with much more complex tries.

6 years ago | 0

| accepted

Question


Switch colormap targeted axis
Hi, It is super easy to switch the axis while using a "surf / mesh like function" (simply by switching the X,Y,Z order in sur...

6 years ago | 1 answer | 0

1

answer

Load more