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

Statistics

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

0 Questions
1 Answer

File Exchange

47 Files

Cody

0 Problems
26 Solutions

RANK
121.470
of 297.503

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
657 of 20.449

REPUTATION
2.762

AVERAGE RATING
4.90

CONTRIBUTIONS
47 Files

DOWNLOADS
1037

ALL TIME DOWNLOADS
21236

RANK
15.386
of 159.017

CONTRIBUTIONS
0 Problems
26 Solutions

SCORE
326

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

ongeveer 2 maanden ago

Solved


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

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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Solved


Sum of series VIII

ongeveer 2 maanden ago

Solved


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

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

ongeveer 2 maanden ago

Solved


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

ongeveer 2 maanden ago

Submitted


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

ongeveer 2 maanden ago | 44 downloads |

5.0 / 5
Thumbnail

Submitted


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

2 maanden ago | 25 downloads |

5.0 / 5
Thumbnail

Submitted


Histogram with shadow
Histogram with shadow need at least R2017b

10 maanden ago | 10 downloads |

5.0 / 5
Thumbnail

Submitted


sankey plot
sankey plot /sankey diagram /sankey chart

10 maanden ago | 109 downloads |

4.8 / 5
Thumbnail

Submitted


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

10 maanden ago | 24 downloads |

5.0 / 5
Thumbnail

Submitted


Spiral diagram
draw Spiral diagram by MATLAB

10 maanden ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

ongeveer een jaar ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


rose bouquet
rose bouquet by slandarer

meer dan een jaar ago | 34 downloads |

0.0 / 5
Thumbnail

Submitted


taylor diagram class
taylor diagram class

meer dan een jaar ago | 27 downloads |

5.0 / 5
Thumbnail

Submitted


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

meer dan een jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

meer dan een jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


special heatmap
special heatmap

bijna 2 jaar ago | 14 downloads |

5.0 / 5
Thumbnail

Submitted


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

bijna 2 jaar ago | 14 downloads |

0.0 / 5
Thumbnail

Submitted


200 colormap
200 colormaps

bijna 2 jaar ago | 508 downloads |

3.0 / 5
Thumbnail

Submitted


2000 palettes
2000 palettes for MATLAB

bijna 2 jaar ago | 58 downloads |

0.0 / 5
Thumbnail

Submitted


radar chart
radar chart

bijna 2 jaar ago | 12 downloads |

0.0 / 5
Thumbnail

Submitted


Happy Pi Day
Happy Pi Day

bijna 2 jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Load more