Community Profile

photo

Brandon Hucks


Last seen: 5 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Promoter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


what is a one mile in km?
one mile = 1.61 km

fast 2 Jahre vor

Gelöst


String Logic 11
Examples: 'SUNDAY' --> 6 'MONDAY' --> 6 'TUESDAY' --> 7 'WEDNESDAY' --> 9 'THURSDAY' --> 8 'FRIDAY' --> 5 'SATURDAY' --...

fast 2 Jahre vor

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

fast 2 Jahre vor

Gelöst


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

fast 2 Jahre vor

Gelöst


Return area of square
Side of square=input=a Area=output=b

fast 2 Jahre vor

Gelöst


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

fast 2 Jahre vor

Gelöst


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

fast 2 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

fast 2 Jahre vor

Gelöst


Find the max element of the array
Find the max element of the array

fast 2 Jahre vor

Gelöst


Double all elements in the array
Duplicate all elements in the array

fast 2 Jahre vor

Gelöst


the average value of the elements
Calculate the average value of the elements in the array

fast 2 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

fast 2 Jahre vor

Gelöst


Area of square
Find the area of a square whose diagonal length is given as x.

fast 2 Jahre vor

Gelöst


Convert degrees to radians
Given input in degrees, output to radians

fast 2 Jahre vor

Gelöst


Spherical Volume
Calculate the volume of a sphere.

fast 2 Jahre vor

Gelöst


Sum sum!!!
Sum the numbers from 1 to n

fast 2 Jahre vor

Gelöst


Divide pi
Divide pi by x!

fast 2 Jahre vor

Gelöst


cube of number
find cube of number

fast 2 Jahre vor

Gelöst


Circle : Square

fast 2 Jahre vor

Gelöst


Matlab Basics - Convert a row vector to a column vector
Write a script to convert a row (e.g. x = [1 2 3]) to a column (e.g. y = [1;2;3]), your script should be able to do this for any...

fast 2 Jahre vor

Gelöst


10% Discount

fast 2 Jahre vor

Gelöst


Matrix operation

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

Gelöst


Square
square root of x

fast 2 Jahre vor

Gelöst


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

fast 2 Jahre vor

Gelöst


multiply by 7

fast 2 Jahre vor

Gelöst


Find the sum

fast 2 Jahre vor

Gelöst


Add 2 Vectors

fast 2 Jahre vor

Gelöst


divide by 5

fast 2 Jahre vor

Mehr laden