photo

Nicolas Douillet


PhD, INRIA and CNRS alumni

Last seen: Today 自 2017 起处于活动状态

Followers: 10   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

20 个提问
16 个回答

File Exchange

85 文件

Cody

43 个问题
516 个答案

排名
8,419
of 299,823

声誉
5

贡献数
20 个提问
16 个回答

回答接受率
75.0%

收到投票数
5

排名
1,200 of 20,811

声誉
1,583

平均
5.00

贡献数
85 文件

下载次数
144

ALL TIME 下载次数
10252

排名
183
of 166,136

贡献数
43 个问题
516 个答案

评分
7,338

徽章数量
30

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


Mesh generation toolbox
Some useful tools for mesh generation

3 days 前 | 6 次下载 |

5.0 / 5
Thumbnail

已解决


Matlab Basics - Rounding I
Write a script to round x DOWN to the next lowest integer: e.g. x = 2.3 --> x = 2 also: x = 2.7 --> x = 2

17 days 前

已解决


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

17 days 前

已解决


How many days in a month?
Return the number of days in a given month in 2017. If the input is not a valid month number, return -1. Examples: Input...

17 days 前

已解决


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

17 days 前

已提交


mesh processing toolbox
Some useful tools for mesh processing

18 days 前 | 10 次下载 |

5.0 / 5
Thumbnail

已提交


PI3MFT
Printable Iterative 3D Meshed Fractal Toolbox

18 days 前 | 1 次下载 |

5.0 / 5
Thumbnail

已解决


Sum of big primes without primes
Inspired by Project Euler n°10 (I am quite obviously a fan). With problem n°250 by Doug, you can find some global methods to co...

26 days 前

已提交


PNSET
Prime Number Set Exploration Toolbox

27 days 前 | 1 次下载 |

0.0 / 5
Thumbnail

已解决


Prime numbers between a , b.
Find all prime number between a & b (including a and b). example: a=100 b=120 y= [101 103 107 109 113]

29 days 前

已解决


Is it prime?
Given a number, check whether it is prime or not. If prime output is true, otherwise false.

29 days 前

已解决


Find all prime factors of the input
Given an input x, find its all prime factors. Return the vector with all factors in ascending order. Efficiency is the key here...

29 days 前

已解决


prime test 2
enter the only non prime,non composite number

29 days 前

已解决


Give prime Numbers upto n
You are given a input number x; print all the prime numbers less than equal to x.

29 days 前

已解决


Largest Prime Number
Given a matrix X, find the largest prime number in X.

29 days 前

已解决


03 - Matrix Variables 6
Make _fMat_ be a 5x3 matrix of random integers with values from -3 to 3 (Hint: use *randi*)

1 month 前

已解决


Replacing a row
For matrix G=[1 2 3; 4 5 6; 7 8 9] Replace the 2nd row with 8s **remember to create matrix G

1 month 前

已解决


select the primes of a vector
Find the prime numbers in a vector

1 month 前

已解决


04 - Scalar Equations 2
Define the variables a and b: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> <<http://samle.dk/STTBDP/Assignment1_4-b.png>...

1 month 前

已解决


04 - Scalar Equations 3
Define the variables a, b, and c: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> <<http://samle.dk/STTBDP/Assignment1_4-b....

1 month 前

已解决


Vectors counting by 2
Create a vector numbers from 7 to 15 in increments of 2

1 month 前

已解决


Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.

1 month 前

已解决


Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2

1 month 前

已解决


Create a two dimensional zero matrix
You have to create a zero matrix of size (mxn) whose inputs are m and n and the elements of your matrix should be zeros. Exam...

1 month 前

已解决


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

1 month 前

已解决


02 - Vector Variables 4
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2d.png>> (Logarithmically spaced numbers between 1 and 1...

1 month 前

已解决


04 - Scalar Equations 1
Define the variable a: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> Use this to calculate x: <<http://samle.dk/STTBD...

1 month 前

已解决


03 - Matrix Variables 4
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_3d.png>> A 3x4 NaN (Not a Number) matrix (Hint: use ...

1 month 前

已解决


03 - Matrix Variables 3
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_3c.png>> A 10x10 matrix where the numbers from 1 to 100 ...

1 month 前

已解决


02 - Vector Variables 3
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2c.png>> (all the numbers from 5 to -5 in increments of ...

1 month 前

加载更多