Nicolas Douillet - MATLAB Central
photo

Nicolas Douillet


Last seen: 6 giorni fa Attivo dal 2017

Followers: 6   Following: 20

Messaggio

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

Programming Languages:
MATLAB
Spoken Languages:
English, French

Statistica

All
CodyFile ExchangeMATLAB AnswersFrom 09/17 to 03/25Use left and right arrows to move selectionFrom 09/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

19 Domande
16 Risposte

File Exchange

84 File

Cody

10 Problemi
160 Soluzioni

RANK
8.584
of 297.613

REPUTAZIONE
5

CONTRIBUTI
19 Domande
16 Risposte

ACCETTAZIONE DELLE RISPOSTE
73.68%

VOTI RICEVUTI
5

RANK
1.272 of 20.457

REPUTAZIONE
1.486

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
84 File

DOWNLOAD
169

ALL TIME DOWNLOAD
9904

RANK
899
of 159.263

CONTRIBUTI
10 Problemi
160 Soluzioni

PUNTEGGIO
2.354

NUMERO DI BADGE
15

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 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

Visualizza badge

Feeds

Visto da

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

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

8 mesi fa | 0

Domanda


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

8 mesi fa | 1 risposta | 0

1

risposta

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

9 mesi fa | 0

Domanda


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

9 mesi fa | 3 risposte | 0

3

risposte

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

circa un anno fa | 0

Domanda


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

circa un anno fa | 5 risposte | 0

5

risposte

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

oltre un anno fa | 0

Domanda


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

oltre un anno fa | 2 risposte | 0

2

risposte

Risposto
Rendering problem with surf and trisurf
Any clue ? Thank you.

quasi 2 anni fa | 0

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

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

oltre 2 anni fa | 0

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

oltre 2 anni fa | 0

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

oltre 2 anni fa | 0

| accettato

Domanda


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

oltre 2 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 1

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

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

oltre 4 anni fa | 0

| accettato

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

| accettato

Domanda


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

oltre 4 anni fa | 2 risposte | 2

2

risposte

Domanda


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.

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Operators "concatenation" ?
Hi, Is there a way to "concatenate" two or more Matlab operators while chaining several operations ? For instance, I have a co...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

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

circa 5 anni fa | 0

| accettato

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

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

oltre 5 anni fa | 0

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

oltre 5 anni fa | 0

Carica altro