
Benjamin Großmann
Traffic Engineer
Statistics
RANG
856
of 273.403
REPUTATION
70
BEITRÄGE
0 Fragen
60 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
11
RANG
6.041 of 18.457
REPUTATION
173
DURCHSCHNITTLICHE BEWERTUNG
4.90
BEITRÄGE
2 Dateien
DOWNLOADS
41
ALL TIME DOWNLOADS
984
BEITRÄGE
0 Beiträge
BEITRÄGE
1 Öffentlich Kanal
DURCHSCHNITTLICHE BEWERTUNG
30
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Gelöst
An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...
mehr als ein Jahr 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-scor...
fast 2 Jahre vor
Gelöst
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
etwa 5 Jahre vor
Gelöst
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
fast 7 Jahre vor
Gelöst
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
fast 7 Jahre 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...
fast 7 Jahre 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:...
fast 7 Jahre vor