
Zhaoxu Liu / slandarer
Followers: 61 Following: 0
WeChat official account slandarer CSDN/github/gitee/zhihu slandarer
MATLAB
Spoken Languages:
English
Statistica
RANK
122.766
of 297.613
REPUTAZIONE
0
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
650 of 20.457
REPUTAZIONE
2.787
VALUTAZIONE MEDIA
4.90
CONTRIBUTI
47 File
DOWNLOAD
1064
ALL TIME DOWNLOAD
21428
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 2 mesi 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 2 mesi 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 2 mesi fa
Risolto
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
circa 2 mesi fa
Risolto
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
circa 2 mesi fa
Risolto
Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?
circa 2 mesi 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 2 mesi fa
Inviato
MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET
10 mesi fa | 25 download |

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

Inviato
pretty legend
2 demo to get pretty legend + Semitransparent rounded rectangle legend + Heart shaped legend for pie chart
oltre un anno fa | 1 download |

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