photo

Nicolas Douillet


Last seen: 9 days 前 自 2017 起处于活动状态

Followers: 6   Following: 20

消息

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

Programming Languages:
MATLAB
Spoken Languages:
English, French

统计学

All
MATLAB Answers

19 个提问
16 个回答

File Exchange

84 文件

Cody

10 个问题
160 个答案

排名
8,569
of 297,457

声誉
5

贡献数
19 个提问
16 个回答

回答接受率
73.68%

收到投票数
5

排名
1,271 of 20,438

声誉
1,484

平均
5.00

贡献数
84 文件

下载次数
179

ALL TIME 下载次数
9892

排名
899
of 158,938

贡献数
10 个问题
160 个答案

评分
2,354

徽章数量
15

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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

查看徽章

Feeds

排序方式:

已解决


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

13 days 前

已解决


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

13 days 前

已提交


Point set processing toolbox
Some useful tools for point set processing

19 days 前 | 6 次下载 |

5.0 / 5
Thumbnail

已提交


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

2 months 前 | 7 次下载 |

5.0 / 5
Thumbnail

已提交


mesh processing toolbox
Some useful tools for mesh processing

2 months 前 | 14 次下载 |

5.0 / 5
Thumbnail

已提交


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

5 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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 months 前 | 7 次下载 |

5.0 / 5
Thumbnail

已提交


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 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Mesh generation toolbox
Some useful tools for mesh generation

6 months 前 | 9 次下载 |

5.0 / 5
Thumbnail

提问


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

7 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

7 months 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


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 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

7 months 前 | 7 次下载 |

5.0 / 5
Thumbnail

已提交


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

7 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

7 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

7 months 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


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

7 months 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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 months 前 | 2 次下载 |

5.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


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 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


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

8 months 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


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 months 前 | 1 次下载 |

5.0 / 5
Thumbnail

加载更多