Community Profile

photo

Brandon Hucks


Last seen: 5 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Promoter
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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.

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Converts numbers into characters
Converts numbers into characters

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


to the 2 all elements
to the 2 all elements

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Spherical Volume
Calculate the volume of a sphere.

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Divide pi
Divide pi by x!

quasi 2 anni fa

Risolto


cube of number
find cube of number

quasi 2 anni fa

Risolto


Circle : Square

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


10% Discount

quasi 2 anni fa

Risolto


Matrix operation

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Square
square root of x

quasi 2 anni fa

Risolto


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]

quasi 2 anni fa

Risolto


multiply by 7

quasi 2 anni fa

Risolto


Find the sum

quasi 2 anni fa

Risolto


Add 2 Vectors

quasi 2 anni fa

Risolto


divide by 5

quasi 2 anni fa

Carica altro