
Zhaoxu Liu / slandarer
Followers: 60 Following: 0
WeChat official account slandarer CSDN/github/gitee/zhihu slandarer
MATLAB
Spoken Languages:
English
Statistica
RANK
270.049
of 297.398
REPUTAZIONE
0
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
665 of 20.433
REPUTAZIONE
2.739
VALUTAZIONE MEDIA
4.90
CONTRIBUTI
47 File
DOWNLOAD
973
ALL TIME DOWNLOAD
21015
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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
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
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
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
MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET
10 mesi fa | 22 download |

Inviato
STree dendrogram
Rich and diverse dendrogram drawing + layout : 'rectangular'(default) / 'rounded' / 'slanted' / 'ellipse' / 'bezier'
circa un anno fa | 4 download |

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 |

Inviato
ternary
ternary plot for MATLAB support plot fill scatter contour contourf text
quasi 2 anni fa | 14 download |
