photo

Thomas Rutten


Last seen: 19 days 前 自 2008 起处于活动状态

Followers: 0   Following: 0

消息

Consultancy in water data analysis Professional Interests: Matlab user for data analyses of flow cytometric data

统计学

All
MATLAB Answers

2 个提问
1 个回答

File Exchange

1 文件

Cody

0 个问题
3 个答案

排名
9,638
of 299,791

声誉
2

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
2

排名
2,793 of 20,807

声誉
601

平均
5.00

贡献数
1 文件

下载次数
3

ALL TIME 下载次数
5415

排名
76,460
of 165,966

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已解决


Unique values without using UNIQUE function
You must return unique values in a vector in *stable* mode without using the unique function. About stable order flag: ...

4 years 前

已解决


Finding peaks
Find the peak values in the signal. The peak value is defined as the local maxima. For example, x= [1 12 3 2 7 0 3 1 19 7]; ...

4 years 前

已解决


Find last zero for each column
Given a numeric array of arbitrary size, return the row index of the last zero for each column. If a column contains all nonzero...

4 years 前