질문


mean value of a particular portion of a matrix
Hi, I have problem regarding matrix average. suppose I have two matrix A and B as follows: A = 1 2 3 ...

대략 15년 전 | 답변 수: 1 | 0

1

답변

질문


rgb2hsv conversion
can any one tell me what does each matrix of rgb2hsv in matlab represent. does h value represent value in radians. what...

대략 15년 전 | 답변 수: 1 | 0

1

답변

질문


how to declare array of variable size
Hi, I need an array of variable size. for example for i: 1:63 myArray(i) = zeros(a,b); end where a,b are changing its valu...

대략 15년 전 | 답변 수: 1 | 0

1

답변

질문


how to generate hsv color and hsv range
Hi, I want to generate hsv color automatically. The process is i have a matrix color=zeros([10,10,3],'double'); i want...

대략 15년 전 | 답변 수: 1 | 0

1

답변

질문


matrix to rgb conversion
When we write i=imread('test.jpg'); if test.jpg is a colored image then it returns us i as a 3D matrix. if we write ...

대략 15년 전 | 답변 수: 2 | 0

2

답변