photo

SMEAC


Last seen: 1 month ago Active since 2016

Followers: 0   Following: 0

Message

Professor for Control Theory Regelungstechnik

Statistics

All
MATLAB Answers

3 Questions
3 Answers

File Exchange

4 Files

Cody

0 Problems
3 Solutions

RANK
8,853
of 300,584

REPUTATION
5

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
3

RANK
10,371 of 21,030

REPUTATION
59

AVERAGE RATING
5.00

CONTRIBUTIONS
4 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
493

RANK
78,614
of 169,723

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • GitHub Submissions Level 1
  • 5-Star Galaxy Level 1
  • Thankful Level 1
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Draw 'C'.
Given x as input, generate a x-by-x matrix 'C' using 0 and 1. example: x=4 ans= [0 1 1 1 1 0 0 0 ...

1 year ago

Solved


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

1 year 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