photo

Fat Man


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
251,644
of 302,025

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,507

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,223

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to removing data of structure field?
I have a structure array with 4 fields below: st = struct('piece',{1,1,3,4},'food',{'cheerio','marshmallow','pizza','cereal'},'...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to get the size of a region in an image?
How can I get the size of the green region in the image?? By using funtion any() and sum() on my mask index Or any other way...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Stretch the middle of image
Suppose I have a .png How can I use Matlab to stretch the middle third of the image in horizontal direction by a factor of 2? ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Using for loop to count how many times a content appears in a cell array?
Hello MATLAB Experts, Suppose I have a cell arr arr I want to use for loop to get the pattern of each different words in the c...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to remove \n and empty line after combine all the lines into an array
I have a txt file 'map1.txt' 1 Ai.A 2 i.i. 3 .Aii 4 AiiA I want to concatenate all the lines of the file into a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Replace numbers into a vector starts at the center? Looking for general format
Suppose I have a vector vec with the length will be an odd number. Then I have another vector vec1 with the length is also o...

7 years 前 | 2 个回答 | 0

2

个回答