photo

Shrikanth


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
19,121
of 299,891

声誉
2

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,464

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


I have a matrix of 24 rows x 3 columns. How to obtain all possible combinations of 3 rows? These combinations are then solved for obtaining average value of variables.
LHS is A=[0.313976809989128 0.177956658855626 78.3488158507844; 35.5174462218438 0.203968398786232 130.746500956281; 2.0...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Color Histogram and Color Cloud
Hi I have obtained Color histogram of Color image by dividing image in 3 parts and plotting histogram of each part separately...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
Color moments by MATLAB code
% Extract RGB Channel R=I(:,:,1); G=I(:,:,2); B=I(:,:,3); % Extract Statistical features % 1] MEAN meanR=mea...

10 years 前 | 1

提问


Color Feature Extraction of Thermal Image
I have a set of thermal images. From this set, for one image, I have coded for color feature extraction with HSV. Using HSV is ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Hi, I have generated matrix of RGB values form image. How I can use elements of same matrix in same program for further operations?
Hi, with basic function, I have obtained pixel value in RGB format in matrix. I want to use different row values in same progr...

12 years 前 | 1 个回答 | 0

1

个回答