Brendan Nichols
Followers: 0 Following: 0
Feeds
已解决
The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...
4 years 前
已解决
5th Time's a Charm
Write a function that will return the input value. However, your function must fail the first four times, only functioning prope...
4 years 前
已解决
Cache me Outside
The test suite includes a simple recursive Fibonacci sequence generator, but it's terribly inefficient. One simple method for im...
4 years 前
已解决
Return the Nth Output from an Input Command
*Description* Given _F_, a cell array whose first element is a function handle and subsequent elements are arguments, return ...
4 years 前
已提交
CMOcean Colormaps
A collection of colormaps from https://matplotlib.org/cmocean/
5 years 前 | 14 次下载 |