photo

Philippe Lebel


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

2 Preguntas
41 Respuestas

File Exchange

1 Archivo

Cody

0 Problemas
6 Soluciones

CLASIFICACIÓN
625
of 300.364

REPUTACIÓN
125

CONTRIBUCIONES
2 Preguntas
41 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
24

CLASIFICACIÓN
9.778 of 20.934

REPUTACIÓN
68

EVALUACIÓN MEDIA
5.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
2

ALL TIME DESCARGAS
588

CLASIFICACIÓN
51.999
of 168.407

CONTRIBUCIONES
0 Problemas
6 Soluciones

PUNTUACIÓN
70

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 3
  • 3 Month Streak
  • Revival Level 1
  • Knowledgeable Level 2
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Extract leading non-zero digit
<http://en.wikipedia.org/wiki/Benford%27s_law Benford's Law> states that the distribution of leading digits is not random. This...

casi 6 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

casi 6 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

casi 6 años hace

Resuelto


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

casi 6 años hace

Resuelto


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not coun...

casi 6 años hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

más de 7 años hace