photo

tethys


Last seen: 3 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
13,099
of 300,028

声誉
4

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
4

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I make the image processing faster for large number of images?
Hi, I am trying to obtain the position of the light stripe at each row. Below is an example for an image. However, identificati...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Calculating number of particles in each 64 x 64 blocks
Hi, I have an image, consisting of particles of different shapes over a black background. I would like to: 1) Count the nu...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Converting hh:mm:ss into seconds
Hi all, I want to read the vectors which are hh:mm:ss (14:35:59.812) format and convert it to seconds. How can I do this in ...

13 years 前 | 4 个回答 | 3

4

个回答

已回答
Finding closest points to a given range in matrix
First of all, thank you for your time. I tried both of them , but "there is no solution". Yet, for instance when I evaluate m...

14 years 前 | 0

提问


Finding closest points to a given range in matrix
Hi, I have a 3 column matrix, x,y,and z respectively. I want to obtain the value of z corresponds to (closest point to 0.00 i...

14 years 前 | 4 个回答 | 1

4

个回答

提问


How can I insert specific number of contour values into a filled color contour plot (not for all contour lines)
Hi all, I am creating a filled color contour plot of my data. Here is the code; x=data(:,1); y=data(:,2); z=data(:,3); ...

14 years 前 | 0 个回答 | 0

0

个回答