Submitted


calendar heatmap
calendar heatmap like github

2 years ago | 5 downloads |

Thumbnail

Submitted


joyplot
joyplot

2 years ago | 13 downloads |

Thumbnail

Submitted


bubble digraph
bubble digraph by MATLAB

2 years ago | 5 downloads |

Thumbnail

Submitted


marginal plot
88 marginal plots

2 years ago | 6 downloads |

Thumbnail

Submitted


upset plot
upset

2 years ago | 6 downloads |

Thumbnail

Submitted


sequence logos (序列logo图)
sequence logos made by MATLAB

2 years ago | 1 download |

Thumbnail

Submitted


football
world cup football

2 years ago | 1 download |

Thumbnail

Submitted


ncl colormaps
ncl colormaps

2 years ago | 58 downloads |

Thumbnail

Submitted


monopoly
monopoly

2 years ago | 1 download |

Thumbnail

Submitted


Plants V.S. Zombies (PVZ)
without Zombies

2 years ago | 1 download |

Thumbnail

Submitted


truncation axis 截断坐标轴
truncation axis 截断坐标轴

2 years ago | 19 downloads |

Thumbnail

Submitted


violin plot and ggtheme
violin plot and ggtheme

2 years ago | 12 downloads |

Thumbnail

Submitted


latex editor by matlab
latex editor by matlab

2 years ago | 2 downloads |

Thumbnail

Solved


Sums with Excluded Digits
Add all the integers from 1 to n in which the digit m does not appear. m will always be a single digit integer from 0 to 9. no...

2 years ago

Solved


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

2 years ago

Solved


It dseon't mettar waht oedrr the lrettes in a wrod are.
An internet meme from 2003 (read more here) asserted that readers are relatively insensitive to letter order in words, so long a...

2 years ago

Solved


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end),...

2 years ago

Solved


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

2 years ago

Solved


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

2 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 years ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

2 years ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

2 years ago

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

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

2 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

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

2 years ago

Submitted


circos plot 弦图
circos plot 弦图

2 years ago | 4 downloads |

Thumbnail

Submitted


Rectangular Tree 矩形树状图
Rectangular Tree 矩形树状图

2 years ago | 1 download |

Thumbnail

Submitted


Circular dendrogram 环形树状图
Circular dendrogram 环形树状图

2 years ago | 5 downloads |

Thumbnail

Submitted


bivariate/ternary choropleth map,多变量映射图表
bivariate/ternary choropleth map,多变量映射图表

2 years ago | 3 downloads |

Thumbnail

Load more