MATLAB
Spoken Languages:
English
Statistics
0 Questions
1 Answer
44 Files
Cody0 Problems
27 Solutions
17 Discussions
RANK
224,338
of 301,472
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
420 of 21,293
REPUTATION
3,930
AVERAGE RATING
4.90
CONTRIBUTIONS
44 Files
DOWNLOADS
558
ALL TIME DOWNLOADS
30701
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
17 Discussions
AVERAGE NO. OF LIKES
9
Feeds
Submitted
multivariate map (多变量映射图)
bivariate/ternary choropleth map (双变量/三变量映射图)
1 day ago | 1 download |
Submitted
biChordChart (bidirectional chord diagram | 有向弦图)
bidirectional/directed/self-loop/self-links chord diagram 有向弦图
1 day ago | 14 downloads |
Submitted
chordChart (chord diagram | 弦图)
plot beautiful chord chart 好看的弦图绘制
1 day ago | 14 downloads |
Solved
Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?
12 days ago
Submitted
special heatmap
Plot heatmaps of various shapes, triangular heatmaps, and add dendrograms and significance labels.
1 month ago | 10 downloads |
Discussion
It's simply amazing that such a cool cybernetic digital life was generated with just a few lines of code!!
The formula comes from @yuruyurau. (https://x.com/yuruyurau) digital life 1 figure('Position',[300,50,900,900], 'Color','k...
4 months ago | 0
Solved
Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.
1 year ago
Solved
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 ...
1 year ago
Solved
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...
1 year ago
Solved
Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
1 year ago
Solved
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
1 year ago
Solved
Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?
1 year ago
Solved
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...
1 year ago
Discussion
Christmas Tree for Matlaber : Rotating With Falling Snowflakes
Christmas is coming, here are two dynamic Christmas tree drawing codes: Crystal XMas Tree function XmasTree2024_1 fig = f...
1 year ago | 11
Discussion
How to set the AlphaData of a colorbar?
Many times when ploting, we not only need to set the color of the plot, but also its transparency, Then how we set the alp...
2 years ago | 7
Submitted
Histogram with shadow
Histogram with shadow need at least R2017b
2 years ago | 5 downloads |
Submitted
MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET
2 years ago | 33 downloads |
Discussion
Latest version of MATLAB-PLOT-CHEAT-SHEET
This cheat sheet is here: https://www.mathworks.com/matlabcentral/fileexchange/165846-matlab-plot-cheat-sheet reference: ht...
2 years ago | 13











