解決済み


Sort in descending order.

5年以上 前

解決済み


Mile to Kilometer
x is mile and y is km

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


Round to Nearest Multiple of 10^n

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


Celsius to Fahrenheit

5年以上 前

解決済み


Fahrenheit to Celsius

5年以上 前

解決済み


celsius to kelvin problem

5年以上 前

解決済み


kelvin to celsius problem

5年以上 前

解決済み


Calculate the Radius of a Circle

5年以上 前

解決済み


Create the vector

5年以上 前

解決済み


Vector problem 1

5年以上 前

解決済み


Vector

5年以上 前

解決済み


Perimeter of a square

5年以上 前

解決済み


Cube root

5年以上 前

解決済み


Subtract

5年以上 前

解決済み


Avg

5年以上 前

さらに読み込む