Community Profile

photo

Kyoung Won Lee


2016년부터 활동

통계

  • Commenter
  • Promoter
  • Solver

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


square root
Find the square root (y) of an input (x).

7년 초과 전

문제를 풀었습니다


add 230
add 230

7년 초과 전

문제를 풀었습니다


multiply 10
just multiply 10

7년 초과 전

문제를 풀었습니다


add 2016
add 2016

7년 초과 전

문제를 풀었습니다


only multiply 1230
only multiply 1230

7년 초과 전

문제를 풀었습니다


UICBioE240 2.1
This will be useful later in the course, in conjunction to clc and clear all, what is the command to close all figure windows th...

7년 초과 전

문제를 풀었습니다


Double down!
Let's double the 'x'

7년 초과 전

문제를 풀었습니다


Times 3 problem
When you enter the number, it should return the number multiplied by 3

7년 초과 전

문제를 풀었습니다


add -1
If given x=3, The answer is 2

7년 초과 전

문제를 풀었습니다


square
square

7년 초과 전

문제를 풀었습니다


divide 2
dividing 2

7년 초과 전

문제를 풀었습니다


multiply 2 by 2
multiply 2 by 2

7년 초과 전

문제를 풀었습니다


y=x
y=x

7년 초과 전

문제를 풀었습니다


multiply 3 by 3
x=3 y=3*x

7년 초과 전

문제를 풀었습니다


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

7년 초과 전

문제를 풀었습니다


Deleting an element in a matrix
For vector Grades=[98 56 78 34 100 88 87], delete the number 78 to get the following matrix Grades=[98 56 34 100 88 87] **re...

7년 초과 전

문제를 풀었습니다


turn n times
turn the matrix n times (each time turn +pi/2 radian)

7년 초과 전

문제를 풀었습니다


add 1
given x, y should be 1 greater than the input.

7년 초과 전

문제를 풀었습니다


Vector LCM
* Find Least Common Multiple of a given vector. * Need general solution as the test suite will be expanded. * Function Templa...

7년 초과 전

문제를 풀었습니다


Small Riddle
Mr. Smith has two children. If the older child is a boy, what are the odds that the other child is also a boy?

7년 초과 전

문제를 풀었습니다


Computing wind chill
On a windy day, a temperature of 15 degrees may feel colder, perhaps 7 degrees. The formula below calculates the "wind chill," i...

7년 초과 전

문제를 풀었습니다


Average of square wave
given positive and negative peak , calculate dc level, 50% duty cycle

7년 초과 전

문제를 풀었습니다


Alkane
Given a number, x, that is equal to the number of carbon atoms in an <http://en.wikipedia.org/wiki/Alkane alkane>, find, y, the ...

7년 초과 전

문제를 풀었습니다


Roots
Find out the roots of a given polynomial equation.Given are the coefficients of the equation.

7년 초과 전

문제를 풀었습니다


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

7년 초과 전

문제를 풀었습니다


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

7년 초과 전

문제를 풀었습니다


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

7년 초과 전

문제를 풀었습니다


sum of vector
sum!!

7년 초과 전

문제를 풀었습니다


Rotate a Matrix by 90 degrees
Rotate a Matrix by 90 degrees Example: If the input is: X = 1 2 3 4 5 6 7 8 9 ...

7년 초과 전

문제를 풀었습니다


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

7년 초과 전

더 보기