photo

mhm


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
271,984
of 301,990

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,481

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,922

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to convert RGB to gray automatically in cells?
Dear friends... Hello, I have a set of RGB images in a cell array. I want to convert them to gray scale. How can I do that in...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I read a set of images automatically in cell format?
Dear Friends... I have 14 pic files and I want read all of them automatically like in for loop. how can I do this? Are there a...

10 years 前 | 2 个回答 | 0

2

个回答

提问


I receive an exception in matlab 2013a when I want to see variable content in workspace
Everybody hi In these days I receive an exception when I trying to explore my variable by double clicking on the variable in th...

10 years 前 | 0 个回答 | 0

0

个回答

提问


I need SIFT info
Hi everybody I need a comprehensive resource about SIFT and its commands in matlab , step by step description. can you intro...

10 years 前 | 0 个回答 | 0

0

个回答

提问


multiply correspond element in cell arrays
Hi everybody I have 2 cell arrays a and b, how could I multiplying together their correspond elements. a = Columns ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to find 3 maximum element in array and their indices without sorting
Hi everybody I have an array like this(its data type is double): a = {1,4,2,7,1,2,9,11,4,3,1,7,12,3,5,6,2,1} I want t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to find cell array elements in other arrays
Hi everybody I have some cell array like this: source = {'a','b','c','d','e','f'} bb = {'a','e','g','l','f','h'} ...

10 years 前 | 3 个回答 | 0

3

个回答