Community Profile

photo

Harry Dymond


University of Bristol

Last seen: 27 dagar ago Active since 2019

Followers: 0   Following: 0

Senior Researcher in Power Electronics with the Electrical Energy Management Group.

Statistics

All
  • 5-Star Galaxy Level 4
  • Solver
  • Personal Best Downloads Level 2
  • Editor's Pick
  • Thankful Level 1
  • First Review
  • First Submission
  • First Answer

View badges

Feeds

View by

Solved


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

mer än 3 år ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

mer än 3 år 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:...

mer än 3 år ago