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

Statistiques

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 427

RÉPUTATION
2 688

CLASSEMENT MOYEN
4.90

CONTRIBUTIONS
47 Fichiers

TÉLÉCHARGEMENTS
899

ALL TIME TÉLÉCHARGEMENTS
20642

  • 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

Afficher les badges

Feeds

Afficher par

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


Sum of series VIII

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A résolu


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

29 jours il y a

A soumis


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

environ un mois il y a | 35 téléchargements |

Thumbnail

A soumis


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

environ 2 mois il y a | 13 téléchargements |

Thumbnail

A soumis


Histogram with shadow
Histogram with shadow need at least R2017b

9 mois il y a | 6 téléchargements |

Thumbnail

A soumis


sankey plot
sankey plot /sankey diagram /sankey chart

9 mois il y a | 106 téléchargements |

Thumbnail

A soumis


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

9 mois il y a | 25 téléchargements |

Thumbnail

A soumis


Spiral diagram
draw Spiral diagram by MATLAB

10 mois il y a | 4 téléchargements |

Thumbnail

A soumis


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

environ un an il y a | 4 téléchargements |

Thumbnail

A soumis


rose bouquet
rose bouquet by slandarer

plus d'un an il y a | 34 téléchargements |

Thumbnail

A soumis


taylor diagram class
taylor diagram class

plus d'un an il y a | 22 téléchargements |

Thumbnail

A soumis


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

plus d'un an il y a | 3 téléchargements |

Thumbnail

A soumis


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

plus d'un an il y a | 2 téléchargements |

Thumbnail

A soumis


special heatmap
special heatmap

plus d'un an il y a | 13 téléchargements |

Thumbnail

A soumis


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

presque 2 ans il y a | 11 téléchargements |

Thumbnail

A soumis


200 colormap
200 colormaps

presque 2 ans il y a | 420 téléchargements |

Thumbnail

A soumis


2000 palettes
2000 palettes for MATLAB

presque 2 ans il y a | 33 téléchargements |

Thumbnail

A soumis


radar chart
radar chart

presque 2 ans il y a | 9 téléchargements |

Thumbnail

A soumis


Happy Pi Day
Happy Pi Day

presque 2 ans il y a | 2 téléchargements |

Thumbnail

Charger plus

Go to top of page