photo

Nicolas Douillet


Last seen: 5 Tage vor Aktiv seit 2017

Followers: 6   Following: 20

Nachricht

Interested in computational geometry, image processing, 3D reconstruction, geometry, mesh processing, mesh generation, number theory, fractals.

Programming Languages:
MATLAB
Spoken Languages:
English, French

Statistik

All
MATLAB Answers

19 Fragen
16 Antworten

File Exchange

84 Dateien

Cody

10 Probleme
160 Lösungen

RANG
8.584
of 297.589

REPUTATION
5

BEITRÄGE
19 Fragen
16 Antworten

ANTWORTZUSTIMMUNG
73.68%

ERHALTENE STIMMEN
5

RANG
1.272 of 20.461

REPUTATION
1.485

DURCHSCHNITTLICHE BEWERTUNG
5.00

BEITRÄGE
84 Dateien

DOWNLOADS
171

ALL TIME DOWNLOADS
9902

RANG
899
of 159.227

BEITRÄGE
10 Probleme
160 Lösungen

PUNKTESTAND
2.354

ANZAHL DER ABZEICHEN
15

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • MATLAB Mini Hack Participant
  • Revival Level 1
  • Thankful Level 3
  • Curator
  • Leader
  • 5-Star Galaxy Level 5
  • Editor's Pick
  • Community Group Solver
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • GitHub Submissions Level 3
  • Puzzler

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

18 Tage vor

Gelöst


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

19 Tage vor

Gesendet


Point set processing toolbox
Some useful tools for point set processing

25 Tage vor | 6 Downloads |

5.0 / 5
Thumbnail

Gesendet


Freeman chain code and bw image processing sparing tools
Freeman chain code for binary image processing

etwa 2 Monate vor | 7 Downloads |

5.0 / 5
Thumbnail

Gesendet


mesh processing toolbox
Some useful tools for mesh processing

2 Monate vor | 12 Downloads |

5.0 / 5
Thumbnail

Gesendet


Mesh Reuleaux tetrahedron
Function to compute, display, and save the mesh of a Reuleaux tetrahedron

5 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

5 Monate vor | 7 Downloads |

5.0 / 5
Thumbnail

Gesendet


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

5 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Mesh generation toolbox
Some useful tools for mesh generation

7 Monate vor | 9 Downloads |

5.0 / 5
Thumbnail

Frage


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

7 Monate vor | 1 Antwort | 0

1

Antwort

Gesendet


Discrete 2D shape -morpho-logical operators [FAST]
Basic logical operators (intersection, union, xor) between discrete 2D shapes. Works for convex or non convex shapes.

7 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Isprime optimus [FAST]
Primality test using isprime Matlab(r) stock function, but ~60% faster for vectors.

7 Monate vor | 2 Downloads |

0.0 / 5
Thumbnail

Gesendet


Prime numbers spiral
Function to display the prime number spiral and the prime squares spiral. Also check primes sum and prime squares spiral length....

7 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Black hole animations
Two functions to create .gif animations of a black holes with the paths of an object passing throught their horizons.

7 Monate vor | 7 Downloads |

5.0 / 5
Thumbnail

Gesendet


Sierpinski ball
Function to compute, display, and save the Sierpinski ball (fractal sponge) based on the regular octahedron. Help, doc and examp...

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Sphere homeomorphic surface quasi isotropic sampling
Quasi isotropic sampling, random or regular (+mesh), for a sphere homeomorphic surfaces. Help, doc and examples included.

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Torus homeomorphic surface quasi isotropic sampling
Quasi isotropic sampling, random or regular (+mesh), for torus homeomorphic surfaces. Help doc and examples included.

8 Monate vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


LISA orbitography gif animation
Functions to build an animation of LISA space interferometer project path following Earth in the solar system.

8 Monate vor | 3 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Galaxy model
A function to compute and display a galaxy point cloud (spiral or elliptic), with some tunable parameters (shape, number of arms...

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Sierpinski icosahedron
Function to compute, display, and save the Sierpinski icosahedron at any iateration / depth level.

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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.

8 Monate vor | 2 Downloads |

5.0 / 5
Thumbnail

Gesendet


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

8 Monate vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


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

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Regular polyhedron inscribed sphere
Function to compute and display the inscribed sphere of a regular polyhedron.

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Triangle circumcircle (3D, 2D)
Computes and display the circumcircle coordinates of one given 2D or 3D triangle. Also provides centre coordinates and radius.

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Sierpinski tetrahedron
Function to compute save and display the Sierpinski tetrahedron fractal at any iteration. Also get rid of duplicated vertices.

8 Monate vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


Tetrahedron insphere
Function to compute and display the insphere of any given tetrahedron. Help, doc, examples included.

8 Monate vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

8 Monate vor | 1 Download |

5.0 / 5
Thumbnail

Mehr laden