Gelöst


Sort in descending order.

mehr als 5 Jahre vor

Gelöst


Mile to Kilometer
x is mile and y is km

mehr als 5 Jahre vor

Gelöst


Percentage
There is x liter water and y gram => z is percentage of salt in water

mehr als 5 Jahre vor

Gelöst


Divisible by 6
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mehr als 5 Jahre vor

Gelöst


Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mehr als 5 Jahre vor

Gelöst


Divisible by 4
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mehr als 5 Jahre vor

Gelöst


Divisible by 3
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mehr als 5 Jahre vor

Gelöst


Divisible by 10
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mehr als 5 Jahre vor

Gelöst


find whether it is prime or not
For a given number find if its prime

mehr als 5 Jahre vor

Gelöst


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

mehr als 5 Jahre vor

Gelöst


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

mehr als 5 Jahre vor

Gelöst


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

mehr als 5 Jahre vor

Gelöst


Calculate volume of box
Calculate the volume of box,hiven its sides

mehr als 5 Jahre vor

Gelöst


Generate a random matrix A of (1,-1)
Input n: is an positive integer which serves as the dimension of the matrix A; Output: A=(Aij),where each entry Aij is either...

mehr als 5 Jahre vor

Gelöst


Round to Nearest Multiple of 10^n

mehr als 5 Jahre vor

Gelöst


Create logarithmically spaced values (★)
Given three numbers a,b,n with b>a, create a vector y with n logarithmic spaced values between 10^a and 10^b. Thus, if a = -2, ...

mehr als 5 Jahre vor

Gelöst


Generate n equally spaced "intervals" between -x and x (★)
Given n and x, return a list of numbers (in ascending order) that divides the interval [-x x] into n equal-length intervals. ...

mehr als 5 Jahre vor

Gelöst


Return 'on' or 'off'
When the input is true, return 'on', otherwise, return 'off'.

mehr als 5 Jahre vor

Gelöst


Celsius to Fahrenheit

mehr als 5 Jahre vor

Gelöst


Fahrenheit to Celsius

mehr als 5 Jahre vor

Gelöst


celsius to kelvin problem

mehr als 5 Jahre vor

Gelöst


kelvin to celsius problem

mehr als 5 Jahre vor

Gelöst


Calculate the Radius of a Circle

mehr als 5 Jahre vor

Gelöst


Create the vector

mehr als 5 Jahre vor

Gelöst


Vector problem 1

mehr als 5 Jahre vor

Gelöst


Vector

mehr als 5 Jahre vor

Gelöst


Perimeter of a square

mehr als 5 Jahre vor

Gelöst


Cube root

mehr als 5 Jahre vor

Gelöst


Subtract

mehr als 5 Jahre vor

Gelöst


Avg

mehr als 5 Jahre vor

Mehr laden