photo

Nicolas Douillet


PhD, INRIA and CNRS alumni

Last seen: 27일 전 2017년부터 활동

Followers: 11   Following: 26

메시지

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

Programming Languages:
MATLAB
Spoken Languages:
English, French
Pronouns:
He/him

통계

All
MATLAB Answers

21 질문
17 답변

File Exchange

87 파일

Cody

43 문제
518 답안

Discussions

9 하이라이트

순위
8,832
of 301,513

평판
5

참여
21 질문
17 답변

답변 채택
76.19%

획득한 표
5

순위
1,161 of 21,312

평판
1,646

평균 평점
5.00

참여
87 파일

다운로드 수
132

ALL TIME 다운로드 수
10629

순위
196
of 175,031

참여
43 문제
518 답안

점수
7,430

배지 수
35

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
9 하이라이트

평균 좋아요 수
3

  • MATLAB Mini Hack Participant
  • Revival Level 1
  • Thankful Level 3
  • Quiz Master
  • Draw Letters
  • 5-Star Galaxy Level 5
  • Editor's Pick
  • Famous
  • CUP Challenge Master
  • Leader
  • Curator
  • Community Group Solver

배지 보기

Feeds

답변 있음
Toolboxes invisible in the file exchange list
@Jamie Mullin Thank you too.

6개월 전 | 0

질문


Toolboxes invisible in the file exchange list
Hi, Over the last few years I developped some toolboxes, like the mesh processing toolbox, but I recently realized they were ...

6개월 전 | 답변 수: 2 | 0

2

답변

질문


Recurrent server error message while submitting solution for a given problem in Cody
Hi, I wrote a solution to problem #45964 : compute the nth Pythagorean prime. When I test it in the scratch pad, all the t...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Squizzed help display in File Exchange contribution tab
Any clue ? Any other people encountering the same trouble ? Thank you for hep.

거의 2년 전 | 0

질문


Squizzed help display in File Exchange contribution tab
Hi all, I am a contributor to the file exchange, and recently I noticed the help I provide with my file ('doc.m' compiled via...

거의 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Can Matlab cellular functions -like cellfun- work with non linearly spaced indices ?
Thank you dpb and Steven Lord for your answers. I am going to test your solutions. Edit : yes indeed it is sieving. N may then t...

거의 2년 전 | 0

질문


Can Matlab cellular functions -like cellfun- work with non linearly spaced indices ?
Hi, I would like to affect a value to some non linearly indexed elements of a vector with using a cell array. At the moment ...

거의 2년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Quickest way for alternate indexing a vector
Thank you all for your interest and answers :-) I am going to test them, pick the best in my case, and then choose for the co...

2년 초과 전 | 0

질문


Quickest way for alternate indexing a vector
Hey, I am looking for the quickest way to create a vector like this : u = [5 7 11 13 17 19 23 25 ...

2년 초과 전 | 답변 수: 5 | 0

5

답변

답변 있음
Apparent distance conservation in Matlab plot window while rotating 3D objects
Ok I realized I have to be even clearer. I am going to eplore the camera toolbar possibilities -which I didn't really know unti...

2년 초과 전 | 0

질문


Apparent distance conservation in Matlab plot window while rotating 3D objects
Hey, When you plot a 3D object in Matlab and turn it around the apparent distance to this object will change, even if you set...

2년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Rendering problem with surf and trisurf
Any clue ? Thank you.

거의 3년 전 | 0

질문


Rendering problem with surf and trisurf
Hey, When I use surf or trisurf functions to plot a 3D plane made of several ploygons (triangles or squares for instance), I ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Comment générer un vecteur content N valeur binaire dont 10% de ces valeurs sont égales à 1
Salut, Alors déjà si tu veux exactement 10% ça va bien sûr dépendre de la taille de ton vecteur (si celui-ci possède moins de 1...

3년 초과 전 | 0

답변 있음
plotting spectrogram for 3d matrix
As Marco said, spectrogram takes a vector as input, not matrix. However depending on how your signals are stored in your data ma...

3년 초과 전 | 0

답변 있음
Are there marker types sensitive to light ?
No answer, so I guess the answer is no (?) Edit : solved, cause actually pretty much the same question as this one.

3년 초과 전 | 0

| 수락됨

질문


Are there marker types sensitive to light ?
I know markers are theoritically zero dimension objects (as mathematical points), but sometimes I would like to use light (camli...

3년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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년 전 | 답변 수: 1 | 1

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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년 초과 전 | 0

| 수락됨

답변 있음
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년 초과 전 | 0

답변 있음
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...

거의 6년 전 | 0

| 수락됨

질문


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

거의 6년 전 | 답변 수: 2 | 2

2

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

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

대략 6년 전 | 0

| 수락됨

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


File exchange : ideal cover image size / dimensions ?
Hi, The whole thing is in the title. Sometimes my cover images are "recut after" and I find not so obvious to find the right...

6년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기