photo

Louis Christensen


Last seen: 17 días hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
File Exchange

2 Archivos

Cody

0 Problemas
9 Soluciones

CLASIFICACIÓN
N/A
of 297.503

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
8.324 of 20.449

REPUTACIÓN
101

EVALUACIÓN MEDIA
3.50

CONTRIBUCIONES
2 Archivos

DESCARGAS
23

ALL TIME DESCARGAS
782

CLASIFICACIÓN
39.984
of 159.017

CONTRIBUCIONES
0 Problemas
9 Soluciones

PUNTUACIÓN
100

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Solver

Ver insignias

Feeds

Ver por

Enviada


BCCS
Brayton Cycle Compare & Solve tool

alrededor de 3 años hace | 22 descargas |

3.5 / 5
Thumbnail

Enviada


Royal Game of Ur
The Royal Game of Ur, a 4000 year old board game based on luck, strategy, and probability.

más de 4 años hace | 1 descarga |

0.0 / 5
Thumbnail

Resuelto


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

casi 6 años hace

Resuelto


Use of regexp
Given a string, containing several sentences, such as: 'I played piano. John played football. Anita went home. Are you safe?...

casi 6 años hace

Resuelto


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

casi 6 años hace

Resuelto


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

casi 6 años hace

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

casi 6 años hace

Resuelto


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

casi 6 años hace

Resuelto


String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
<http://www.mathworks.com/help/matlab/characters-and-strings.html String array> and cell array are two types of containers for s...

casi 6 años hace

Resuelto


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

casi 6 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

casi 6 años hace