送信済み


NCL colormaps
Colormaps from NCAR Command Language (NCL).

23日 前 | ダウンロード 34 件 |

5.0 / 5
Thumbnail

送信済み


hatched pie chart (阴影/条纹填充饼图)
function for hatched pie chart, hatched pie chart with offset slices. (need at least R2017b)

24日 前 | ダウンロード 8 件 |

0.0 / 5
Thumbnail

送信済み


hatched bar chart (阴影/条纹填充柱状图)
function for hatched bar chart, horizontal hatched bar chart, stacked hatched bar chart. (need at least R2017b)

24日 前 | ダウンロード 15 件 |

5.0 / 5
Thumbnail

送信済み


ternary map (三元相映射图)
ternary phase map/ternary map (三元相映射图)

29日 前 | ダウンロード 6 件 |

0.0 / 5
Thumbnail

送信済み


multivariate map (多变量映射图)
bivariate/ternary choropleth map (双变量/三变量映射图)

29日 前 | ダウンロード 4 件 |

0.0 / 5
Thumbnail

解決済み


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

約1ヶ月 前

送信済み


sankey plot
sankey plot /sankey diagram /sankey chart

5ヶ月 前 | ダウンロード 95 件 |

4.8 / 5
Thumbnail

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...

5ヶ月 前 | 0

解決済み


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

1年以上 前

解決済み


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年以上 前

解決済み


Create a vector
Create a vector from 0 to n by intervals of 2.

1年以上 前

解決済み


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年以上 前

解決済み


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

1年以上 前

解決済み


Find max
Find the maximum value of a given vector or matrix.

1年以上 前

解決済み


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

1年以上 前

解決済み


Inner product of two vectors
Find the inner product of two vectors.

1年以上 前

解決済み


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

1年以上 前

解決済み


Sum of series VIII

1年以上 前

解決済み


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

1年以上 前

解決済み


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年以上 前

解決済み


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

1年以上 前

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年以上 前 | 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年弱 前 | 7

送信済み


MATLAB-PLOT-CHEAT-SHEET
Latest version of MATLAB-PLOT-CHEAT-SHEET

2年弱 前 | ダウンロード 25 件 |

5.0 / 5
Thumbnail

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年弱 前 | 13

Discussion


These Pretty Chord Diagrams Were All Made By MATLAB???
The beautiful and elegant chord diagrams were all created using MATLAB? Indeed, they were all generated using the ...

約2年 前 | 11

Discussion


Happy Pi Day !!
Happy Pi Day! 3.14 π Day has arrived, and this post provides some very cool pi implementations and complete MATLAB code. ...

約2年 前 | 13

Discussion


Help Document of Chord Chart
Chord diagrams are very common in Python and R, but there are no related functions in MATLAB before. It is not easy to draw ch...

約2年 前 | 10

Discussion


How To Draw a Crystal Heart In MATLAB
The creativity comes from the copper sulfate crystal heart made in junior high school. Copper sulfate is a triclinic crystal, ...

約2年 前 | 6

Discussion


How To Draw A Rose Ball In MATLAB
So, how to draw a roseball just like this ? To begin with, we need to know how to draw a single rose in MATLAB: function d...

約2年 前 | 6

さらに読み込む