문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Maximum running product for a string of numbers
Given a string s representing a list of numbers, find the five consecutive numbers that multiply to form the largest number. Spe...

3년 초과 전

문제를 풀었습니다


Duplicates
Write a function that accepts a cell array of strings and returns another cell array of strings *with only the duplicates* retai...

3년 초과 전

문제를 풀었습니다


Find the peak 3n+1 sequence value
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

3년 초과 전

문제를 풀었습니다


Remove all the words that end with "ain"
Given the string s1, return the string s2 with the target characters removed. For example, given s1 = 'the main event' your ...

3년 초과 전

문제를 풀었습니다


Set the array elements whose value is 13 to 0
Input A either an array or a vector (which can be empty) Output B will be the same size as A . All elements of A equal to 13...

3년 초과 전

문제를 풀었습니다


Scrabble Scores
Given a word, determine its score in <http://en.wikipedia.org/wiki/Scrabble Scrabble>. The input string will always be provi...

3년 초과 전

문제를 풀었습니다


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

3년 초과 전

문제를 풀었습니다


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

3년 초과 전

문제를 풀었습니다


Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...

3년 초과 전

문제를 풀었습니다


Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...

3년 초과 전

문제를 풀었습니다


Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...

3년 초과 전

문제를 풀었습니다


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

3년 초과 전

문제를 풀었습니다


Double the next and alternate sign

3년 초과 전

문제를 풀었습니다


Center of Mass(es) in 3D Space

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

문제를 풀었습니다


Learn MATLAB

3년 초과 전

더 보기