A résolu


Multiply by 5

plus de 5 ans il y a

A résolu


Total energy

plus de 5 ans il y a

A résolu


Potential energy calculation

plus de 5 ans il y a

A résolu


Kinetic energy calculation

plus de 5 ans il y a

A résolu


Laws of motion 5

plus de 5 ans il y a

A résolu


Laws of motion 3

plus de 5 ans il y a

A résolu


Laws of motion 4

plus de 5 ans il y a

A résolu


Laws of motion 2

plus de 5 ans il y a

A résolu


Laws of motion 6

plus de 5 ans il y a

A résolu


Laws of motion 1

plus de 5 ans il y a

A résolu


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


Mass Conversion 1

plus de 5 ans il y a

A résolu


Temperature Conversion 3

plus de 5 ans il y a

A résolu


Temperature Conversion 1

plus de 5 ans il y a

A résolu


Convert Vp to Vrms

plus de 5 ans il y a

A résolu


Convert Voltage to dB

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

plus de 5 ans il y a

A résolu


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


Matlab Basics - Rounding III
Write a script to round a large number to the nearest 10,000 e.g. x = 12,358,466,243 --> y = 12,358,470,000

plus de 5 ans il y a

A résolu


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

plus de 5 ans il y a

A résolu


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

plus de 5 ans il y a

A résolu


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

plus de 5 ans il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

plus de 5 ans il y a

A résolu


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

Charger plus