解決済み


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年弱 前

さらに読み込む