Community Profile

photo

Brandon Hucks


Last seen: 5 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


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

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


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.

2 years 前

已解决


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

2 years 前

已解决


Converts numbers into characters
Converts numbers into characters

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


to the 2 all elements
to the 2 all elements

2 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


Spherical Volume
Calculate the volume of a sphere.

2 years 前

已解决


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

2 years 前

已解决


Divide pi
Divide pi by x!

2 years 前

已解决


cube of number
find cube of number

2 years 前

已解决


Circle : Square

2 years 前

已解决


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

2 years 前

已解决


10% Discount

2 years 前

已解决


Matrix operation

2 years 前

已解决


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

2 years 前

已解决


Square
square root of x

2 years 前

已解决


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]

2 years 前

已解决


multiply by 7

2 years 前

已解决


Find the sum

2 years 前

已解决


Add 2 Vectors

2 years 前

已解决


divide by 5

2 years 前

加载更多