
Zhaoxu Liu / slandarer
Followers: 60 Following: 0
WeChat official account slandarer CSDN/github/gitee/zhihu slandarer
MATLAB
Spoken Languages:
English
Statistik
RANG
172.590
of 297.457
REPUTATION
0
BEITRÄGE
0 Fragen
1 Antwort
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
661 of 20.438
REPUTATION
2.753
DURCHSCHNITTLICHE BEWERTUNG
4.90
BEITRÄGE
47 Dateien
DOWNLOADS
989
ALL TIME DOWNLOADS
21140
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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
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
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
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
Histogram with shadow
Histogram with shadow need at least R2017b
10 Monate vor | 10 Downloads |

Gesendet
MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET
10 Monate vor | 24 Downloads |

Gesendet
STree dendrogram
Rich and diverse dendrogram drawing + layout : 'rectangular'(default) / 'rounded' / 'slanted' / 'ellipse' / 'bezier'
etwa ein Jahr vor | 4 Downloads |

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 |

Gesendet
ternary
ternary plot for MATLAB support plot fill scatter contour contourf text
fast 2 Jahre vor | 14 Downloads |
