Community Profile

photo

MR


Active since 2022

Coding

Programming Languages:
Python, MATLAB
Spoken Languages:
English, German

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • First Answer
  • First Submission
  • GitHub Submissions Level 1
  • Promoter
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

View badges

Content Feed

View by

Solved


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

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

1 year ago