photo
Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Community Group Solver
  • Solver
  • Top Downloads 2024
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 5
  • MATLAB Flipbook Mini Hack 2nd place
  • 5-Star Galaxy Level 5
  • Explorer
  • First Review

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.

26 days ago

Solved


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

26 days ago

Solved


Create a vector
Create a vector from 0 to n by intervals of 2.

26 days ago

Solved


Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not to use d...

26 days ago

Solved


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

26 days ago

Solved


Find max
Find the maximum value of a given vector or matrix.

26 days ago

Solved


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

26 days ago

Solved


Inner product of two vectors
Find the inner product of two vectors.

26 days ago

Solved


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

26 days ago

Solved


Sum of series VIII

26 days ago

Solved


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

26 days ago

Solved


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

26 days ago

Solved


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

26 days ago

Submitted


chord chart 弦图
plot beautiful chord chart 好看的弦图绘制

1 month ago | 44 downloads |

Thumbnail

Submitted


Digraph chord chart 有向弦图
Digraph chord chart 有向弦图

1 month ago | 17 downloads |

Thumbnail

Submitted


Histogram with shadow
Histogram with shadow need at least R2017b

9 months ago | 4 downloads |

Thumbnail

Submitted


sankey plot
sankey plot /sankey diagram /sankey chart

9 months ago | 105 downloads |

Thumbnail

Submitted


MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET

9 months ago | 29 downloads |

Thumbnail

Submitted


Spiral diagram
draw Spiral diagram by MATLAB

10 months ago | 4 downloads |

Thumbnail

Submitted


STree dendrogram
Rich and diverse dendrogram drawing + layout : 'rectangular'(default) / 'rounded' / 'slanted' / 'ellipse' / 'bezier'

12 months ago | 4 downloads |

Thumbnail

Submitted


rose bouquet
rose bouquet by slandarer

1 year ago | 34 downloads |

Thumbnail

Submitted


taylor diagram class
taylor diagram class

1 year ago | 25 downloads |

Thumbnail

Submitted


Ternary phase map 三元相映射图
Ternary phase map 三元相映射图

1 year ago | 3 downloads |

Thumbnail

Submitted


pretty legend
2 demo to get pretty legend + Semitransparent rounded rectangle legend + Heart shaped legend for pie chart

1 year ago | 2 downloads |

Thumbnail

Submitted


special heatmap
special heatmap

1 year ago | 17 downloads |

Thumbnail

Submitted


ternary
ternary plot for MATLAB support plot fill scatter contour contourf text

2 years ago | 10 downloads |

Thumbnail

Submitted


200 colormap
200 colormaps

2 years ago | 432 downloads |

Thumbnail

Submitted


2000 palettes
2000 palettes for MATLAB

2 years ago | 28 downloads |

Thumbnail

Submitted


radar chart
radar chart

2 years ago | 9 downloads |

Thumbnail

Submitted


Happy Pi Day
Happy Pi Day

2 years ago | 3 downloads |

Thumbnail

Load more