TL - MATLAB Central
photo

TL


Last seen: 13 días hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

CodyFrom 08/22 to 04/25Use left and right arrows to move selectionFrom 08/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problemas
462 Soluciones

CLASIFICACIÓN
N/A
of 298.247

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.553

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
221
of 160.685

CONTRIBUCIONES
0 Problemas
462 Soluciones

PUNTUACIÓN
6.334

NÚMERO DE INSIGNIAS
26

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Number Manipulation II Master
  • Sequences And Series II Master
  • Strings II Master
  • Matrix Manipulation II Master
  • Matrix Manipulation I Master
  • CUP Challenge Master
  • Matrix Patterns II Master
  • Indexing II Master
  • Project Euler I
  • Indexing I Master
  • Cody Challenge Master
  • Introduction to MATLAB Master

Ver insignias

Feeds

Ver por

Resuelto


Find Logic 27

13 días hace

Resuelto


Find Logic 26

13 días hace

Resuelto


Find Logic 25

13 días hace

Resuelto


Find Logic 23

13 días hace

Resuelto


Find Logic 22

13 días hace

Resuelto


Find Logic 20

14 días hace

Resuelto


Find Logic 19

14 días hace

Resuelto


Find Logic 18

14 días hace

Resuelto


Find Logic 16

14 días hace

Resuelto


Find Logic 17

14 días hace

Resuelto


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

15 días hace

Resuelto


Find Logic 15

21 días hace

Resuelto


Find Logic 13

21 días hace

Resuelto


Find Logic 12

21 días hace

Resuelto


Find Logic 11

21 días hace

Resuelto


Find Logic 8

21 días hace

Resuelto


Find Logic 7

21 días hace

Resuelto


Find Logic 6

21 días hace

Resuelto


Find Logic 10

21 días hace

Resuelto


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

21 días hace

Resuelto


Find Logic 4

21 días hace

Resuelto


Find Logic 3

21 días hace

Resuelto


Find Logic 1

21 días hace

Resuelto


Find the next prime number
Find the next prime number or numbers for given n. For example: n = 1; out = 2; or n = [5 7]; out = [7 11]; ...

22 días hace

Resuelto


Make a vector of prime numbers
Input(n) - length of vector with prime numbers Output(v) - vector of prime numbers Example: * n=1; v=2 * n=3; v=[2 3 5...

22 días hace

Resuelto


Largest Twin Primes
<http://en.wikipedia.org/wiki/Twin_prime Twin primes> are primes p1, p2 = p1 + 2 such that both p1 and p2 are prime numbers. Giv...

22 días hace

Resuelto


Mersenne Primes
A Mersenne prime is a prime number of the form M = 2^p - 1, where p is another prime number. For example, 31 is a Mersenne prim...

22 días hace

Resuelto


Find nearest prime number less than input number
Find nearest prime number less than input number. For example: if the input number is 125, then the nearest prime number whi...

22 días hace

Resuelto


Sophie Germain prime
In number theory, a prime number p is a *Sophie Germain prime* if 2p + 1 is also prime. For example, 23 is a Sophie Germain prim...

22 días hace

Resuelto


Leap Year
According to Gregorian Calender(which is in use now, in many countries),decide whether a given year is a leap year or not. Give...

26 días hace

Cargar más