문제를 풀었습니다


Natural numbers in string form
Create a cell array of strings containing the first n natural numbers. _Slightly_ harder than it seems like it should be. Ex...

대략 5년 전

문제를 풀었습니다


Find the position of planet in solarsystem
Write a funtion named *nthplanet* which takes name of the planet as input string and provides the position of the planet, starti...

대략 5년 전

문제를 풀었습니다


Hard limit function
Classify x data as if x>=0 then y=1 if x<0 then y=0 Example x = [ -2 -1 0 1 2] y = [ 0 0 1 1 1]

대략 5년 전

문제를 풀었습니다


Surface area of a cone

대략 5년 전

문제를 풀었습니다


divide by 5

대략 5년 전

문제를 풀었습니다


Ohmic Heating

대략 5년 전

문제를 풀었습니다


STOP that car!!!!!!

대략 5년 전

문제를 풀었습니다


rotate the vector 270 degrees?

대략 5년 전

문제를 풀었습니다


convert binary string to vector!!!

대략 5년 전

문제를 풀었습니다


Draw Letter 'L'

대략 5년 전

문제를 풀었습니다


Project Euler: Problem 8, Find largest product in a large string of numbers
Find the greatest product of five consecutive digits in an n-digit number. 73167176531330624919225119674426574742355349194934...

대략 5년 전

문제를 풀었습니다


Project Euler: Problem 7, Nth prime
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13. What is the Nth prime nu...

대략 5년 전

문제를 풀었습니다


Find the area of a square

대략 5년 전

문제를 풀었습니다


Find y if y is 4 times the value of x.

대략 5년 전

문제를 풀었습니다


Find the Sum of matrix A

대략 5년 전

문제를 풀었습니다


Project Euler: Problem 10, Sum of Primes
The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. Find the sum of all the primes below the input, N. Thank you <http:/...

대략 5년 전

문제를 풀었습니다


Basic Quadratic Equation
Create the equation: y=(3x)^2+(5x)+35 and compute y for various values of x

대략 5년 전

문제를 풀었습니다


Raise each element to the power of its index in a matrix
In a matrix, A = [1,2;3,4] raise the power of each element like: 1^1+2^3+3^2+4^4 and add it all to produce the result 274

대략 5년 전

문제를 풀었습니다


Power of n ?
Determine if _x_ (positive integer) is a power of _n_, return true or false accordingly.

대략 5년 전

문제를 풀었습니다


Basic matlab numeric and string manipulations
If entered input (n) is _numeric_ , compute its *log to the base (n+2)* , if it is a _lower case_ alphabet, *convert it to i...

대략 5년 전

문제를 풀었습니다


Find the Pattern
Find the pattern between input and output. Write a function that gives the correct output for any input. *Hint: magic*

대략 5년 전

문제를 풀었습니다


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

대략 5년 전

문제를 풀었습니다


Find the Pattern 10

대략 5년 전

문제를 풀었습니다


Find the Pattern 9

대략 5년 전

문제를 풀었습니다


Find the Pattern 8

대략 5년 전

문제를 풀었습니다


Find the Pattern 7

대략 5년 전

문제를 풀었습니다


Find the Pattern 6

대략 5년 전

문제를 풀었습니다


Find the Pattern 5

대략 5년 전

문제를 풀었습니다


Find the Pattern 3

대략 5년 전

문제를 풀었습니다


Find the Pattern 4

대략 5년 전

더 보기