
Nicolas Douillet
PhD, INRIA and CNRS alumni
Interested in computational geometry, image processing, 3D reconstruction, mesh processing, mesh generation, arithmetics.
MATLAB
Spoken Languages:
English, French
Statistics
RANK
7,636
of 277,829
REPUTATION
5
CONTRIBUTIONS
14 Questions
12 Answers
ANSWER ACCEPTANCE
78.57%
VOTES RECEIVED
5
RANK
1,619 of 18,798
REPUTATION
1,092
AVERAGE RATING
4.90
CONTRIBUTIONS
73 Files
DOWNLOADS
218
ALL TIME DOWNLOADS
7338
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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 ...
1 month ago | 1 answer | 0
1
answerComment 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...
6 months ago | 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...
6 months ago | 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.
6 months ago | 0
| accepted
Question
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...
6 months ago | 1 answer | 1
1
answerQuestion
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...
2 years ago | 1 answer | 1
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerFile 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...
2 years ago | 0
| accepted
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 ...
2 years ago | 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...
3 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...
3 years ago | 2 answers | 2
2
answersQuestion
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.
3 years ago | 1 answer | 0
1
answerQuestion
Operators "concatenation" ?
Hi, Is there a way to "concatenate" two or more Matlab operators while chaining several operations ? For instance, I have a co...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerSwitch colormap targeted axis
So simple, so clever ! Great thank Adam, I was struggling with much more complex tries.
3 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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
Map between two cell arrays
Hi, I want to map two cell arrays. Following the Containers.Map documentation it is possible : "Keys, specified as a nume...
3 years ago | 1 answer | 0
1
answerPending Approval for File Exchange
Hi, I have the same issue : my file exchange submission is stuck with the Pending Approval status since a few days now. Is i...
3 years ago | 0
plot a mathmatical function
Perhaps you should have a look at linspace. u = linspace(1500,3000,16); % since there are 16 values between 1500 and 3000 wit...
3 years ago | 0
Question
Compatibility : get the Matlab minimum version required to run a program
Hey, Is there a way to automatically know which Matlab minimum version your .m program is compatible with ? Something like th...
3 years ago | 1 answer | 1
1
answercmd+0 keyboard shortcut from Live Editor to Command Window
Hi, Is this shortcut still available on Matlab latest versions ? And what about the ones listed here ? (I am running R2017b, bu...
3 years ago | 0
Question
packing function for the file exchange
Hi, I updated a function of mine I created for the file exchange : Any 3D rotation The main function -rotate_3D- is well inclu...
3 years ago | 1 answer | 0
1
answerQuestion
Where is located the "auto generated HTML file" once you publish in Matlab file exchange ?
Hi, I am a contributor to the file exchange and I have one or two files which may worth being published (meaning with an onli...
5 years ago | 1 answer | 0