已解决


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

3 months 前

已解决


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

3 months 前

已解决


Pi Digit Probability
Assume that the next digit of pi constant is determined by the historical digit distribution. What is the probability of next di...

3 months 前

已解决


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

3 months 前

已解决


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

3 months 前

已解决


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not count...

3 months 前

已解决


Make roundn function
Make roundn function using round. x=0.55555 y=function(x,1) y=1 y=function(x,2) y=0.6 y=function(x,3) ...

3 months 前

已解决


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

3 months 前

已解决


Rounding off numbers to n decimals
Inspired by a mistake in one of the problems I created, I created this problem where you have to round off a floating point numb...

3 months 前

已解决


Energy Conversion 2

3 months 前

已解决


Energy Conversion 1

3 months 前

已解决


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

3 months 前

已解决


Area Conversion 2

3 months 前

已解决


Area Conversion 1

3 months 前

已解决


Mass Conversion 1

3 months 前

已解决


Mass Conversion 2

3 months 前

已解决


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

3 months 前

已解决


Temperature Conversion 2

3 months 前

已解决


Temperature Conversion 1

3 months 前

已解决


Total energy

3 months 前

已解决


Potential energy calculation

3 months 前

已解决


Kinetic energy calculation

3 months 前

已解决


Laws of motion 6

3 months 前

已解决


Laws of motion 5
Calculate the force is u are given mass and acceleration.

3 months 前

已解决


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

3 months 前

已解决


Laws of motion 3

3 months 前

已解决


Laws of motion 2

3 months 前

已解决


Laws of motion 1

3 months 前

已解决


Sunday bonus
Submit a solution on any Sunday and you will get 10 points. Only for MATLAB fans!

3 months 前

已解决


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

3 months 前

加载更多