photo

Yushuo


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

0 个提问
3 个回答

File Exchange

2 文件

排名
119,014
of 297,503

声誉
0

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
0

排名
17,151 of 20,449

声誉
4

平均
0.00

贡献数
2 文件

下载次数
2

ALL TIME 下载次数
34

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • GitHub Submissions Level 2
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已回答
randomly selecting and deleting rows from a matrix
I just used if the code line number divide by 2 reminder is 0 then delete it A=[0.5666 0.3169 ; 0.5181 0.3317 ; 0.664...

2 years 前 | 0

已回答
How do I call a function within another function?
You can just call directly witin one function, for example disp(hahaha(5)); function A=hello(x) A= 5*x; end fu...

2 years 前 | 0

已回答
Extract color of image
I use the attached code to extract red color (it use LAB color, you can change the LAB value of the color you want in LMean aMea...

2 years 前 | 0