Community Profile

photo

dong lynn shin


2016년부터 활동

Followers: 0   Following: 0

통계

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


add 17
add 17

7년 초과 전

문제를 풀었습니다


square number
Square a number

7년 초과 전

문제를 풀었습니다


Square a Number
Given an input x, return y, which is equal to the square of x.

7년 초과 전

문제를 풀었습니다


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

7년 초과 전

문제를 풀었습니다


add 2016
add 2016

7년 초과 전

문제를 풀었습니다


divide 2
dividing 2

7년 초과 전

문제를 풀었습니다


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

7년 초과 전

문제를 풀었습니다


divide 2
divide

7년 초과 전

문제를 풀었습니다


UICBioE240 problem 1.15
Calculate: sin(pi/6) cos (pi) tan(pi/2)

7년 초과 전

문제를 풀었습니다


ASCii Code
Using Matlab get the ASCii for '?'

7년 초과 전

문제를 풀었습니다


multiply 2 by 2
multiply 2 by 2

7년 초과 전

문제를 풀었습니다


'Price of pizza!'
If you want to check pizza's price, try this! price is proportional to its volume, so you have to multiply 0.1($) to pizza's v...

7년 초과 전

문제를 풀었습니다


cheating technique1
in these cody problems, there is a way to cheat. find out how people cheat.

7년 초과 전

문제를 풀었습니다


find a number (cheat)
find a number input^5 = input the out put should be the number. try cheating

7년 초과 전

문제를 풀었습니다


Change on Spiral Matrix
n>=3, generate a matrix of nth such that n^2 is the max number, and max number must be in [1,1] or [end, end]. One example will ...

7년 초과 전

문제를 풀었습니다


y=x
y=x

7년 초과 전

문제를 풀었습니다


Replacing a row
For matrix G=[1 2 3; 4 5 6; 7 8 9] Replace the 2nd row with 8s **remember to create matrix G

7년 초과 전

문제를 풀었습니다


Matlab Basics - Convert a row vector to a column vector
Write a script to convert a row (e.g. x = [1 2 3]) to a column (e.g. y = [1;2;3]), your script should be able to do this for any...

7년 초과 전

문제를 풀었습니다


Counting down
Create a vector that counts from 450 to 200 in increments of 10.

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년 초과 전

문제를 풀었습니다


Evaluating a polynomial
Given the following polynomial and the value for x, determine y. y = 3x^5 – x^3 + 8x – 3 Example x = 1 y = 3 - 1 +...

7년 초과 전

문제를 풀었습니다


Vectors counting by 2
Create a vector numbers from 7 to 15 in increments of 2

7년 초과 전

문제를 풀었습니다


Complex number
For complex number c=a+bi, write code that will add a and b together.

7년 초과 전

문제를 풀었습니다


Remainder
Make 'y' equal to the remainder of 27 divided by 5. When x=27 and t=5

7년 초과 전

문제를 풀었습니다


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

7년 초과 전

문제를 풀었습니다


sum of vector
sum!!

7년 초과 전

문제를 풀었습니다


factorial
factorial

7년 초과 전

문제를 풀었습니다


only multiply 1230
only multiply 1230

7년 초과 전

문제를 풀었습니다


sum of all
sum all of components

7년 초과 전

문제를 풀었습니다


Triple Down!
Triple Down!

7년 초과 전

더 보기