photo

Tim Lueth


Last seen: 19 days ago Active since 2016

Followers: 0   Following: 0

Message

Scientist Professional Interests: Automatic Design of Mechanism and Robot Design Disposable Printable Robots and Mechanisms

Statistics

All
MATLAB Answers

0 Questions
6 Answers

File Exchange

1 File

Cody

0 Problems
4 Solutions

RANK
19,014
of 300,553

REPUTATION
2

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
2,714 of 21,024

REPUTATION
625

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
20

ALL TIME DOWNLOADS
3500

RANK
65,652
of 169,635

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

8 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years ago

Solved


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

9 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

9 years ago