문제를 풀었습니다


Permutations of input vector
Find and output all permutations of given vector

거의 4년 전

문제를 풀었습니다


Write a function to generate AND operation

거의 4년 전

문제를 풀었습니다


Which one is More bigger?
we have two input like (x,y) our output (z) must wich one is bigger input.

거의 4년 전

문제를 풀었습니다


Friday or not
I love Friday. Please tell me whether the day is Friday. Dateformat is 'yyyy-mm-dd' or 'dd-mmm-yyyy' or 'mm/dd/yyyy'. Exa...

거의 4년 전

문제를 풀었습니다


Cody problems in French : Trouvez la logique Pt.2
Trouvez la logique entre x et y, aidez-vous de la test suite. Bon courage. P.S: L'utilisation de "^" est de nouveau fortement...

거의 4년 전

문제를 풀었습니다


kmph to mph converter
Convert the speed in miles/hour to km/hour.

거의 4년 전

문제를 풀었습니다


Check if inputted variable is a string or a number
Check if a inputted variable is a number or a string, given a string input (i.e. '1' is 1 and thus a number, 'a' is a string).

거의 4년 전

문제를 풀었습니다


MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.

거의 4년 전

문제를 풀었습니다


UICBioE240 problem 1.12
The mathematical quantities e^x, ln x, and log x are calculated in Matlab using the expressions exp(x), log(x), and log10(x), re...

거의 4년 전

문제를 풀었습니다


Find common elements in matrix rows
Given a matrix, find all elements that exist in every row. For example, given A = 1 2 3 5 9 2 5 9 3 2 5 9 ...

거의 4년 전

문제를 풀었습니다


Make a checkerboard matrix (★★★★★)
(copy of Prob. 4) Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1...

거의 4년 전

문제를 풀었습니다


Square root of number
Square root of given number.

거의 4년 전

문제를 풀었습니다


Calculate the base-10 logarithm of a number
Calculate the logarithm of number x

거의 4년 전

문제를 풀었습니다


Upper triangular matrix
Create a function to retrieve the upper triangular matrix of a matrix (without using tril). The matrix will always be square. ...

거의 4년 전

문제를 풀었습니다


Calculate the area of a circle
Given a circle of diameter x calculate its area

거의 4년 전

문제를 풀었습니다


Dot Product

거의 4년 전

문제를 풀었습니다


find the value

거의 4년 전

문제를 풀었습니다


Matrix Generation from Vector Multiplication
Output the matrix generated from multiplying two vectors together

거의 4년 전

문제를 풀었습니다


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

거의 4년 전

문제를 풀었습니다


Multiply pi
Multiply pi with x!

거의 4년 전

문제를 풀었습니다


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

거의 4년 전

문제를 풀었습니다


The great 82-year-old
Let's answer the question below; 'I am *x* years old and I have never written programs. If I study from now, will I be able ...

거의 4년 전

문제를 풀었습니다


PIN code

거의 4년 전

문제를 풀었습니다


Insert zeros

거의 4년 전

문제를 풀었습니다


Surface area of a cone

거의 4년 전

문제를 풀었습니다


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

거의 4년 전

문제를 풀었습니다


Circle : Square

거의 4년 전

문제를 풀었습니다


print 'Hello W0rld'

거의 4년 전

문제를 풀었습니다


Find Sum of array

거의 4년 전

문제를 풀었습니다


Create tangent function out of cosine only
Please don't use tangent and sine functions

거의 4년 전

더 보기