Community Profile

photo

Adam McNeilly


Last seen: 25 days ago Active since 2013

Followers: 0   Following: 0

Message

Always enjoy learning more things to use Matlab for.

Statistics

All
  • First Review
  • First Submission
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

3 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

Submitted


absmax
Returns the value of the element with the largest absolute value in the input matrix.

11 years ago | 1 download |