A soumis


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

plus de 3 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A soumis


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

plus de 3 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

presque 5 ans il y a | 2 téléchargements |

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

environ 5 ans il y a | 1 réponse | 1

1

réponse

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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

plus de 5 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

5.0 / 5
Thumbnail

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Réponse apportée
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...

presque 6 ans il y a | 0

| A accepté

A soumis


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

presque 6 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

presque 6 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A soumis


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

presque 6 ans il y a | 3 téléchargements |

0.0 / 5
Thumbnail

Réponse apportée
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 ...

presque 6 ans il y a | 0

A soumis


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

presque 6 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A soumis


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

presque 6 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Réponse apportée
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...

environ 6 ans il y a | 0

| A accepté

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

environ 6 ans il y a | 2 réponses | 2

2

réponses

A soumis


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

environ 6 ans il y a | 1 téléchargement |

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.

plus de 6 ans il y a | 1 réponse | 0

1

réponse

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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

A soumis


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

plus de 6 ans il y a | 1 téléchargement |

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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

A soumis


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

plus de 6 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

Réponse apportée
Switch colormap targeted axis
So simple, so clever ! Great thank Adam, I was struggling with much more complex tries.

plus de 6 ans il y a | 0

| A accepté

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

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Charger plus