photo

Femi Joy


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
122,330
of 300,442

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,997

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,928

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


is it an array?
Ca_len = S(1,1)*S(1,2); S is not defined anywhere. i want to know what it is. is it an array?

13 years 前 | 2 个回答 | 0

2

个回答

提问


when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)
when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Grayscaled Images to RGB
I_origin1 = repmat(double(I_origin)./255,[1 1 3]); I_origin_yiq(i,:,:,:) = rgb2ntsc(I_origin1); This is my code, m ...

13 years 前 | 0

提问


how to transform images to wavwlet domain?
i wanted to know how to transform images to wavelet domain?

13 years 前 | 2 个回答 | 0

2

个回答

提问


How to compare size of to image?
I'm a fresher to MATLAB. i m looking for how to compare size of two images, if no then how to make the images to the same size.

13 years 前 | 1 个回答 | 0

1

个回答