photo

Michael


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
83,305
of 300,365

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Detecting nonzero matrix elements in a rectangle
I have an image that I performed Sobel Edge Detection on. I am planning on drawing rectangles on top of the edge detected image ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Replacement for bsxfun(@times)?
In my code I have the following data sets: r = <150902x1 double> specR = <301x1 double> Now entering the following co...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Saving a true color image
I created a true color image using values for RGB: R = 1; G = 0.3301; B = 0.9; truecolor_image = cat(...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Multiple Element Array Multiplication
I have two arrays, and I was wondering how to take one array term by term and multiply it to all elements of another ray. For ex...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Adding cell array elements
I have a cell array filled with elements of C= [541x541x3 uint8] [541x541x3 uint8] [541x541x3 uint8]...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Sum of a cell of arrays
My code consists of scanning the current directory for all .bmp image files, creating a cell array (called "C") with the names o...

11 years 前 | 2 个回答 | 0

2

个回答