Zhaoxu Liu / slandarer - MATLAB Central
photo
Programming Languages:
MATLAB
Spoken Languages:
English

Statistik

All
File ExchangeCodyMATLAB AnswersZoom OutFrom 07/20 to 02/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
680 of 20.431

REPUTATION
2.693

DURCHSCHNITTLICHE BEWERTUNG
4.90

BEITRÄGE
47 Dateien

DOWNLOADS
886

ALL TIME DOWNLOADS
20683

  • 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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


Sum of series VIII

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gelöst


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

etwa ein Monat vor

Gesendet


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

etwa ein Monat vor | 31 Downloads |

Thumbnail

Gesendet


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

etwa 2 Monate vor | 15 Downloads |

Thumbnail

Gesendet


Histogram with shadow
Histogram with shadow need at least R2017b

9 Monate vor | 6 Downloads |

Thumbnail

Gesendet


sankey plot
sankey plot /sankey diagram /sankey chart

9 Monate vor | 106 Downloads |

Thumbnail

Gesendet


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

9 Monate vor | 22 Downloads |

Thumbnail

Gesendet


Spiral diagram
draw Spiral diagram by MATLAB

10 Monate vor | 4 Downloads |

Thumbnail

Gesendet


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

etwa ein Jahr vor | 4 Downloads |

Thumbnail

Gesendet


rose bouquet
rose bouquet by slandarer

mehr als ein Jahr vor | 34 Downloads |

Thumbnail

Gesendet


taylor diagram class
taylor diagram class

mehr als ein Jahr vor | 24 Downloads |

Thumbnail

Gesendet


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

mehr als ein Jahr vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als ein Jahr vor | 2 Downloads |

Thumbnail

Gesendet


special heatmap
special heatmap

mehr als ein Jahr vor | 9 Downloads |

Thumbnail

Gesendet


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

fast 2 Jahre vor | 12 Downloads |

Thumbnail

Gesendet


200 colormap
200 colormaps

fast 2 Jahre vor | 431 Downloads |

Thumbnail

Gesendet


2000 palettes
2000 palettes for MATLAB

fast 2 Jahre vor | 36 Downloads |

Thumbnail

Gesendet


radar chart
radar chart

fast 2 Jahre vor | 10 Downloads |

Thumbnail

Gesendet


Happy Pi Day
Happy Pi Day

fast 2 Jahre vor | 2 Downloads |

Thumbnail

Mehr laden

Go to top of page