Zhaoxu Liu / slandarer - MATLAB Central
photo
Programming Languages:
MATLAB
Spoken Languages:
English

統計

All
File ExchangeCodyMATLAB AnswersZoom OutFrom 07/20 to 04/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 質問
1 回答

File Exchange

47 ファイル

Cody

0 問題
26 解答

ランク
169,687
of 298,132

評判
0

コントリビューション
0 質問
1 回答

回答採用率
0.00%

獲得投票数
0

ランク
627 of 20,538

評判
2,878

平均評価
4.90

コントリビューション
47 ファイル

ダウンロード
951

ALL TIME ダウンロード
22248

ランク
15,546
of 160,453

コントリビューション
0 問題
26 解答

スコア
326

バッジ数
2

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Community Group Solver
  • Solver
  • Top Downloads 2024
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 5
  • MATLAB Flipbook Mini Hack 2nd place
  • 5-Star Galaxy Level 5
  • Explorer
  • First Review

バッジを表示

Feeds

表示方法

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


Sum of series VIII

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

送信済み


chord chart 弦图
plot beautiful chord chart 好看的弦图绘制

3ヶ月 前 | ダウンロード 26 件 |

5.0 / 5
Thumbnail

送信済み


Digraph chord chart 有向弦图
Digraph chord chart 有向弦图

3ヶ月 前 | ダウンロード 19 件 |

5.0 / 5
Thumbnail

送信済み


Histogram with shadow
Histogram with shadow need at least R2017b

11ヶ月 前 | ダウンロード 11 件 |

5.0 / 5
Thumbnail

送信済み


sankey plot
sankey plot /sankey diagram /sankey chart

11ヶ月 前 | ダウンロード 120 件 |

4.8 / 5
Thumbnail

送信済み


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

11ヶ月 前 | ダウンロード 27 件 |

5.0 / 5
Thumbnail

送信済み


Spiral diagram
draw Spiral diagram by MATLAB

11ヶ月 前 | ダウンロード 4 件 |

0.0 / 5
Thumbnail

送信済み


STree dendrogram
Rich and diverse dendrogram drawing + layout : 'rectangular'(default) / 'rounded' / 'slanted' / 'ellipse' / 'bezier'

約1年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


rose bouquet
rose bouquet by slandarer

1年以上 前 | ダウンロード 7 件 |

0.0 / 5
Thumbnail

送信済み


taylor diagram class
taylor diagram class

1年以上 前 | ダウンロード 27 件 |

5.0 / 5
Thumbnail

送信済み


Ternary phase map 三元相映射图
Ternary phase map 三元相映射图

1年以上 前 | ダウンロード 3 件 |

0.0 / 5
Thumbnail

送信済み


pretty legend
2 demo to get pretty legend + Semitransparent rounded rectangle legend + Heart shaped legend for pie chart

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

0.0 / 5
Thumbnail

送信済み


special heatmap
special heatmap

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

5.0 / 5
Thumbnail

送信済み


ternary
ternary plot for MATLAB support plot fill scatter contour contourf text

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

0.0 / 5
Thumbnail

送信済み


200 colormap
200 colormaps

約2年 前 | ダウンロード 440 件 |

3.0 / 5
Thumbnail

送信済み


2000 palettes
2000 palettes for MATLAB

約2年 前 | ダウンロード 32 件 |

0.0 / 5
Thumbnail

送信済み


radar chart
radar chart

約2年 前 | ダウンロード 19 件 |

0.0 / 5
Thumbnail

送信済み


Happy Pi Day
Happy Pi Day

約2年 前 | ダウンロード 10 件 |

0.0 / 5
Thumbnail

さらに読み込む