A résolu


Find Logic 10

12 mois il y a

A résolu


Find Logic 11

12 mois il y a

A résolu


Find Logic 12

12 mois il y a

A résolu


Find Logic 13

12 mois il y a

A résolu


Find Logic 15

12 mois il y a

A résolu


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...

12 mois il y a

A résolu


Find Logic 16

12 mois il y a

A résolu


Find Logic 17

12 mois il y a

A résolu


Find Logic 18

12 mois il y a

A résolu


Find Logic 19

12 mois il y a

A résolu


Draw a '0' in a one matrix!

12 mois il y a

A résolu


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

12 mois 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;...

12 mois il y a

A résolu


Converts numbers into characters
Converts numbers into characters

12 mois il y a

A résolu


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

12 mois 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.

12 mois 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

12 mois il y a

A résolu


to the 2 all elements
to the 2 all elements

12 mois il y a

A résolu


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

12 mois il y a

A résolu


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

12 mois il y a

A résolu


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

12 mois il y a

A résolu


Mass Conversion 1

12 mois il y a

A résolu


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

12 mois il y a

A résolu


Temperature Conversion 2

12 mois il y a

A résolu


Temperature Conversion 1

12 mois il y a

A résolu


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

12 mois il y a

A résolu


Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...

12 mois il y a

A résolu


sum of non-primes
The sum of the non-primes no larger than 10 is 1+4+6+8+9+10=38 Find the sum of all the positive non-prime integers that do no...

12 mois il y a

A résolu


subtract central cross
Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.

12 mois il y a

A résolu


Nilpotent matrix
Check if matrix A is <http://mathworks.com/ nilpotent>.

12 mois il y a

Charger plus