A résolu


Multiply a column by a row
* Given a column vector C and and a row vector R. * Output a matrix M. * Every column of M equals to C multiplied by correspon...

environ 4 ans il y a

A résolu


Sort in descending order.

environ 4 ans il y a

A résolu


Factorize uniquely! (★★)

environ 4 ans il y a

A résolu


Surface area of a cone

environ 4 ans il y a

A résolu


0<=x<=pi?
Check whether the given angle is between zero and pi. Return logical true or false.

environ 4 ans il y a

A résolu


Divide pi
Divide pi by x!

environ 4 ans il y a

A résolu


divide by 5

environ 4 ans il y a

A résolu


Multiply pi
Multiply pi with x!

environ 4 ans il y a

A résolu


Perimeter of a Triangle

environ 4 ans il y a

A résolu


find the value

environ 4 ans il y a

A résolu


Find the Pattern 1

environ 4 ans il y a

A résolu


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

environ 4 ans il y a

A résolu


Box!
Given a box, find the volume of the cube. With each side = a.

environ 4 ans il y a

A résolu


only input
Return the output without writing any code into the function.

environ 4 ans il y a

A résolu


Convert a vector into numbers
Suppose a vector x = [ 1 2 4 7] is given. You have to convert this vector into string number y = '1247'. Examples x = [ 1...

environ 4 ans il y a

A résolu


Integer or Float?
Test an input to see whether it is an integer or a floating point number. If it is an integer return 1 for 'true'. Otherwise ret...

environ 4 ans il y a

A résolu


How to calculate log?
There is a log that have base 5. How to calculate? log5(x)?

environ 4 ans il y a

A résolu


Power Numbers
Find the n-th power of m.

environ 4 ans il y a

A résolu


Multiply 2 numbers
Very easy, you just have to multiply 2 numbers but you cannot use the following signs (*, /, - ,^) ,mtimes , times, cross, pro...

environ 4 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

environ 4 ans il y a

A résolu


Rotate a matrix for 180 degree
Rotate a matrix for 180 degree for eg: x=[1 2 3 4] y=[4 3 2 1]

environ 4 ans il y a

A résolu


Question 1
Implement a function named q1 with one input argument named n. This function should return the multiplication of all odd numbers...

environ 4 ans il y a

A résolu


Find Logic 12

environ 4 ans il y a

A résolu


Counting down
Create a vector that counts from 450 to 200 in increments of 10.

environ 4 ans il y a

A résolu


Generate pi using logarithm
Generate pi using logarithm

environ 4 ans il y a

A résolu


Number of toolboxes?
Return a number equal to the number of toolboxes available to the Cody solvers.

environ 4 ans il y a

A résolu


Find Logic 1

environ 4 ans il y a

A résolu


Find Logic 3

environ 4 ans il y a

A résolu


Find Logic 4

environ 4 ans il y a

A résolu


Find Logic 6

environ 4 ans il y a

Charger plus