Pesach Nestlebaum
Followers: 0 Following: 0
Statistik
RANG
203.484
of 295.467
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...
10 Monate vor
Gelöst
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
10 Monate vor
Gelöst
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
11 Monate vor
Gelöst
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 Celsi...
11 Monate vor
Gelöst
Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...
11 Monate vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 Monate vor
Frage
Multiple table input issues
I have a script that reads multiple tables that contain columns such as "Light", "Temp", "Weight". Each row in these tables repr...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Smallest interval in array
Hi everyone, I am attempting to write software that organizes data from a machine that gets triggered multiple times throughou...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Population age model "randi" distribution
Does anyone know how I can randomly generate numbers that will be distributed to a population-by-age distribution? I want to be ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Straight line approximation of elements in array
I have a 21x1 array in which every other value is NaN: s=[0 NaN 5 NaN 0 NaN 0 NaN 5 NaN 0 NaN 0 NaN 5 NaN 0 NaN 0 NaN 5]; I n...
mehr als 2 Jahre vor | 1 Antwort | 0