Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Upper triangular matrix
Create a function to retrieve the upper triangular matrix of a matrix (without using tril). The matrix will always be square. ...

casi 4 años hace

Resuelto


sign function

casi 4 años hace

Resuelto


Real

casi 4 años hace

Resuelto


area

casi 4 años hace

Resuelto


Summy's odd sum

casi 4 años hace

Resuelto


Summation of integers

casi 4 años hace

Resuelto


Summy's even sum

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Energy Conversion 2

casi 4 años hace

Resuelto


Energy Conversion 1

casi 4 años hace

Resuelto


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

casi 4 años hace

Resuelto


Area Conversion 2

casi 4 años hace

Resuelto


Area Conversion 1

casi 4 años hace

Resuelto


Mass Conversion 2

casi 4 años hace

Resuelto


Mass Conversion 1

casi 4 años hace

Resuelto


Temperature Conversion 3

casi 4 años hace

Resuelto


Temperature Conversion 2

casi 4 años hace

Resuelto


Temperature Conversion 1

casi 4 años hace

Resuelto


Draw a '4' in a zero matrix!

casi 4 años hace

Resuelto


Draw a '6' in a zero matrix!

casi 4 años hace

Resuelto


Draw a '9' in a zero matrix!

casi 4 años hace

Cargar más