Community Profile

photo

Jared Candelaria


Last seen: 거의 3년 전 2016년부터 활동

Followers: 0   Following: 0

통계

All
  • Quiz Master
  • Commenter
  • Speed Demon
  • Creator
  • Promoter
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

7년 초과 전

문제를 풀었습니다


angle in regular polygon
Make a function which returns measure of interior angle in x-side regular polygon. x is as input. Please pay attention, that 1 ...

7년 초과 전

문제를 풀었습니다


First Law of Thermodynamics
Find Change in Internal Energy (deltaIE), using the first law of thermodynamics

7년 초과 전

문제를 풀었습니다


Momentum
Given velocity, find the momentum of an object. Need to know mass.

7년 초과 전

문제를 풀었습니다


Hydrostatic Pressure
Given depth(height), in m, find the pressure under a body of water. Need to know the density of water(kg/m^3), and gravity(m/s^2...

7년 초과 전

문제


Hydrostatic Pressure
Given depth(height), in m, find the pressure under a body of water. Need to know the density of water(kg/m^3), and gravity(m/s^2...

7년 초과 전 | 2 | 솔버 수: 68

문제


Radians to Degrees
Convert radians to degrees.

7년 초과 전 | 0 | 솔버 수: 165

문제를 풀었습니다


Degrees to Radian
Convert degrees to radians

7년 초과 전

문제


Degrees to Radian
Convert degrees to radians

7년 초과 전 | 1 | 솔버 수: 170

문제를 풀었습니다


square root
Find the square root (y) of an input (x).

7년 초과 전

문제를 풀었습니다


Product of elements in row
Product of matrix such that a=[3 3 1] b=9

7년 초과 전

문제를 풀었습니다


Element by element multiplication of two vectors
Given two input vectors, return the element-by-element product. Example A = [1 2 3] B = [7 3 1] The answer should be...

7년 초과 전

문제를 풀었습니다


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

7년 초과 전

문제를 풀었습니다


Add two numbers
Add two numbers (For beginners)

7년 초과 전

문제를 풀었습니다


Number of Horns on a unicorn!
Calculate the number of horns on a *unicorn*! And I'm talking about a unicorn with not more than one horn on it!

7년 초과 전

문제를 풀었습니다


Joules to Megatons of TnT
Given joules, J, make a function that converts to megatons of TNT.

7년 초과 전

문제


Joules to Megatons of TnT
Given joules, J, make a function that converts to megatons of TNT.

7년 초과 전 | 1 | 솔버 수: 67

문제


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

7년 초과 전 | 2 | 솔버 수: 152

문제


MPH to MPS
Given mps, find the speed in miles per hour.

7년 초과 전 | 0 | 솔버 수: 135

문제를 풀었습니다


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

7년 초과 전

문제를 풀었습니다


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

7년 초과 전

문제


Rankine to Kelvin Converter
Given input R, rankine, convert into degrees Celsius.

7년 초과 전 | 2 | 솔버 수: 120

문제를 풀었습니다


Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.

7년 초과 전

문제


Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.

7년 초과 전 | 0 | 솔버 수: 77

문제를 풀었습니다


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

7년 초과 전

문제를 풀었습니다


Add 7
Given an input variable x, output a variable y that is 7 greater than x. Example: Input x = 1 Output y is 8 Input ...

7년 초과 전

문제를 풀었습니다


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

7년 초과 전

문제를 풀었습니다


Find the sides of an isosceles triangle when given its area and height from its base to apex
Find the sides of an isosceles triangle when given its area and the height from its base to apex. For example, with A=12 and ...

7년 초과 전

문제를 풀었습니다


Energy-Mass Equivalence
Given input energy of the object,E, and constant c = 300000000, find the mass of the object.

7년 초과 전

문제를 풀었습니다


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

7년 초과 전

더 보기