photo

Andres Calderon


Last seen: presque 5 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

Cody

0 Problèmes
143 Solutions

RANG
N/A
of 302 046

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 512

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
1 670
of 178 376

CONTRIBUTIONS
0 Problèmes
143 Solutions

SCORE
1 693

NOMBRE DE BADGES
4

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Community Group Solver
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Calculate the probability that at least two people in a group share the same birthday.
Calculate the probability that at least two people in a group share the same birthday. Given an integer input n, return to 0.015...

environ 5 ans il y a

A résolu


Sudoku square
We have a small Sudoku square, but one number is missing. x = [ 1 5 4 8 6 3 0 9 7 ] Make a function, wher...

environ 5 ans il y a

A résolu


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

environ 5 ans il y a

A résolu


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

environ 5 ans il y a

A résolu


Solve the set of simultaneous linear equations
Given this pair of simultaneous linear equations: 2x + 3y = 23 3x + 4y = 32 Find the solution set (x,y)

environ 5 ans il y a

A résolu


Projector Matrix
Write a function to determine whether or not the matrix is a projector. Projector matrices are defined as P^2 = P.

environ 5 ans il y a

A résolu


Is this matrix orthogonal?
Given a square matrix, a, determine whether it is orthogonal. INPUT: a, a n x n matrix OUTPUT: true or false

environ 5 ans il y a

A résolu


System of equations
Find a solution to a system of equations represented by a |n| by |n+1| matrix. For instance, [ 2 0 4; => 2*x = 4 ...

environ 5 ans il y a

A résolu


Divisible by 2
This is the first problem in a set of "divisible by x" problems. You will be provided a number as a string and the function you ...

environ 5 ans il y a

A résolu


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

environ 5 ans il y a

A résolu


Converts numbers into characters
Converts numbers into characters

environ 5 ans il y a

A résolu


Find the max element of the array
Find the max element of the array

environ 5 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

environ 5 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

environ 5 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

environ 5 ans il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

environ 5 ans il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

environ 5 ans il y a

A résolu


calculate the length of matrix
input 1 array, calculate the length

environ 5 ans il y a

A résolu


Draw a '5' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '2' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '3' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '8' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '7' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '9' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '4' in a zero matrix!

environ 5 ans il y a

A résolu


Draw a '1' in a zero matrix!

environ 5 ans il y a

A résolu


Find the Pattern 10

environ 5 ans il y a

A résolu


Find the Pattern 3

environ 5 ans il y a

A résolu


Find the Pattern 2

environ 5 ans il y a

Charger plus