photo

Brian Kim

MathWorks

Last seen: 11 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Solver
  • First Answer
  • First Review

View badges

Feeds

View by

Solved


Duplicates
Write a function that accepts a cell array of strings and returns another cell array of strings *with only the duplicates* retai...

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

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

4 years ago