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

Statistica

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%

RANK
680 of 20.431

REPUTAZIONE
2.693

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
47 File

DOWNLOAD
886

ALL TIME DOWNLOAD
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

Visualizza badge

Feeds

Visto da

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


Sum of series VIII

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Risolto


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

circa un mese fa

Inviato


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

circa un mese fa | 35 download |

Thumbnail

Inviato


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

circa 2 mesi fa | 13 download |

Thumbnail

Inviato


Histogram with shadow
Histogram with shadow need at least R2017b

9 mesi fa | 6 download |

Thumbnail

Inviato


sankey plot
sankey plot /sankey diagram /sankey chart

9 mesi fa | 104 download |

Thumbnail

Inviato


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

9 mesi fa | 25 download |

Thumbnail

Inviato


Spiral diagram
draw Spiral diagram by MATLAB

10 mesi fa | 4 download |

Thumbnail

Inviato


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

circa un anno fa | 4 download |

Thumbnail

Inviato


rose bouquet
rose bouquet by slandarer

oltre un anno fa | 34 download |

Thumbnail

Inviato


taylor diagram class
taylor diagram class

oltre un anno fa | 22 download |

Thumbnail

Inviato


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

oltre un anno fa | 2 download |

Thumbnail

Inviato


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

oltre un anno fa | 2 download |

Thumbnail

Inviato


special heatmap
special heatmap

oltre un anno fa | 13 download |

Thumbnail

Inviato


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

quasi 2 anni fa | 11 download |

Thumbnail

Inviato


200 colormap
200 colormaps

quasi 2 anni fa | 420 download |

Thumbnail

Inviato


2000 palettes
2000 palettes for MATLAB

quasi 2 anni fa | 33 download |

Thumbnail

Inviato


radar chart
radar chart

quasi 2 anni fa | 10 download |

Thumbnail

Inviato


Happy Pi Day
Happy Pi Day

quasi 2 anni fa | 2 download |

Thumbnail

Carica altro

Go to top of page