문제를 풀었습니다


Sort in descending order.

거의 6년 전

문제를 풀었습니다


Mile to Kilometer
x is mile and y is km

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


Round to Nearest Multiple of 10^n

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


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

거의 6년 전

문제를 풀었습니다


Celsius to Fahrenheit

거의 6년 전

문제를 풀었습니다


Fahrenheit to Celsius

거의 6년 전

문제를 풀었습니다


celsius to kelvin problem

거의 6년 전

문제를 풀었습니다


kelvin to celsius problem

거의 6년 전

문제를 풀었습니다


Calculate the Radius of a Circle

거의 6년 전

문제를 풀었습니다


Create the vector

거의 6년 전

문제를 풀었습니다


Vector problem 1

거의 6년 전

문제를 풀었습니다


Vector

거의 6년 전

문제를 풀었습니다


Perimeter of a square

거의 6년 전

문제를 풀었습니다


Cube root

거의 6년 전

문제를 풀었습니다


Subtract

거의 6년 전

문제를 풀었습니다


Avg

거의 6년 전

더 보기