문제를 풀었습니다


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

거의 4년 전

문제를 풀었습니다


Create sequnce 1 4 9 16 25.........
Create sequnce 1 4 9 16 25......... upto entered input value using matlab scripting commands. Let y be output and x be input

거의 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년 전

문제를 풀었습니다


sign function

거의 4년 전

문제를 풀었습니다


Real

거의 4년 전

문제를 풀었습니다


area

거의 4년 전

문제를 풀었습니다


Summy's odd sum

거의 4년 전

문제를 풀었습니다


Summation of integers

거의 4년 전

문제를 풀었습니다


Summy's even sum

거의 4년 전

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

거의 4년 전

문제를 풀었습니다


Weighted average
Given two lists of numbers, determine the weighted average as follows Example [1 2 3] and [10 15 20] should result in 33.3...

거의 4년 전

문제를 풀었습니다


"mirror" matrix
Create n x 2n "mirror" matrix of this type: Examples For n = 2 m = [ 1 2 2 1 1 2 2 1 ] For n = 3 m = ...

거의 4년 전

문제를 풀었습니다


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

거의 4년 전

문제를 풀었습니다


What's size of TV?
Many people buy TV. Usually they ask about diagonal. But also important are width and height. Let's assume that all TV have rati...

거의 4년 전

문제를 풀었습니다


Find the numeric mean of the prime numbers in a matrix.
There will always be at least one prime in the matrix. Example: Input in = [ 8 3 5 9 ] Output out is 4...

거의 4년 전

문제를 풀었습니다


Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...

거의 4년 전

문제를 풀었습니다


Remove any row in which a NaN appears
Given the matrix A, return B in which all the rows that have one or more <http://www.mathworks.com/help/techdoc/ref/nan.html NaN...

거의 4년 전

문제를 풀었습니다


Energy Conversion 2

거의 4년 전

문제를 풀었습니다


Energy Conversion 1

거의 4년 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

거의 4년 전

문제를 풀었습니다


Area Conversion 2

거의 4년 전

문제를 풀었습니다


Area Conversion 1

거의 4년 전

문제를 풀었습니다


Mass Conversion 2

거의 4년 전

문제를 풀었습니다


Mass Conversion 1

거의 4년 전

문제를 풀었습니다


Temperature Conversion 3

거의 4년 전

문제를 풀었습니다


Temperature Conversion 2

거의 4년 전

문제를 풀었습니다


Temperature Conversion 1

거의 4년 전

문제를 풀었습니다


Draw a '4' in a zero matrix!

거의 4년 전

문제를 풀었습니다


Draw a '6' in a zero matrix!

거의 4년 전

문제를 풀었습니다


Draw a '9' in a zero matrix!

거의 4년 전

더 보기