Community Profile

photo

Andrey Oliveira


Nextrom

Active since 2016

Process Engineer looking to changing the world

Statistics

All
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • Scavenger Finisher
  • Solver

View badges

Content Feed

View by

Submitted


Moving Average Function
Simple moving average calculation

7 years ago | 1 download |

Solved


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

7 years ago

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

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

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

7 years ago