Statistiques
0 Problèmes
86 Solutions
RANG
N/A
of 301 985
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 21 479
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8
environ un an il y a
A résolu
Distance a ball travels after throwing vertically
Calculate the total distance *'d'* (in meters) a ball would travel after *'s'* seconds and starting velocity of *'v'* (in m/s). ...
environ un an il y a
A résolu
Convert Fahrenheit to Celsius
Calculate the Celsius temperature C given the Fahrenheit temperature F. Examples: Input F = 90 Output C is 32.22 I...
environ un an 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...
environ un an il y a
A résolu
Rankine to Celsius Converter
Given input R, degrees Rankine, convert into degrees Celsius.
environ un an il y a
A résolu
Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.
environ un an il y a
A résolu
MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.
environ un an il y a
A résolu
Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.
environ un an il y a
A résolu
currency converter
given a rate of exchange calculate the equivalent units of 100 USD
environ un an il y a
A résolu
Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.
environ un an 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.
environ un an 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
environ un an il y a
A résolu
Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...
environ un an il y a
A résolu
String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'
environ un an il y a
A résolu
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
environ un an il y a
A résolu
Laws of motion 5
Calculate the force is u are given mass and acceleration.
environ un an il y a
A résolu
Pressure for a given Above Sea Level Altitude
For altitudes up to the stratosphere (around 11 km above mean sea level), the air pressure can be estimated from: with where...
environ un an il y a

