
MATLAB
Spoken Languages:
English
Statistica
RANK
123.171
of 299.003
REPUTAZIONE
0
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
581 of 20.659
REPUTAZIONE
3.062
VALUTAZIONE MEDIA
4.90
CONTRIBUTI
47 File
DOWNLOAD
702
ALL TIME DOWNLOAD
23949
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.
5 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 ...
5 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...
5 mesi fa
Risolto
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
5 mesi fa
Risolto
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
5 mesi fa
Risolto
Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?
5 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...
5 mesi fa
Inviato
Histogram with shadow
Histogram with shadow need at least R2017b
circa un anno fa | 4 download |

Inviato
MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET
circa un anno fa | 13 download |

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

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

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