Statistik
0 Probleme
48 Lösungen
RANG
N/A
of 301.927
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 21.467
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.
27 Tage vor
Gelöst
Don't Include a Five
Given a vector A, return vector B with all 5s replaced with 0s.
27 Tage vor
Gelöst
High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...
27 Tage vor
Gelöst
A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...
27 Tage vor
Gelöst
If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.
etwa ein Monat vor
Gelöst
Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).
etwa ein Monat vor
Gelöst
Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).
etwa ein Monat vor
Gelöst
Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.
etwa ein Monat vor
Gelöst
Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).
etwa ein Monat vor
Gelöst
Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.
etwa ein Monat vor
Gelöst
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
etwa ein Monat vor
Gelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
etwa ein Monat vor
Gelöst
MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9
etwa ein Monat vor
Gelöst
MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9
etwa ein Monat vor

