Community Profile

photo

Anupam Saikia


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Self avoiding random walk for pixel modification
Hello everyone. I have a problem, explained below. I expect your kind help, thank you. I have a 2D spatial coordinates of a tru...

4 years 前 | 0 个回答 | 0

0

个回答

提问


code for loop erased random walk for a 2d matrix
Hello everyone, Can anybody help me with a code for loop erased random walk for a 2D Matrix? Aspiring your help at the earliest....

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to Convert integer numbers to RGB values
How can we convert set of 3 separate integer values to equivalent or processable RGB values?

5 years 前 | 1 个回答 | 0

1

个回答

提问


Find function for cell array
I havr a cell myCell 1x200 Each cell contains set of three values like myCell{1,1} = 1,118,180 ... myCell{1,8}= 1,122,185 ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to store indices of for loop in cell array after satisfying a condition
Hi Mathworkers, I am having problem in storing indices (That will serve as necessary data in my purpose)of for loops in a cell ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert a cell array of different size to matrix of fixed size
I have a cell array A of dimension 1x22 each cell having different number of elements with compulsory 2 columns. for example A{...

5 years 前 | 1 个回答 | 1

1

个回答

提问


Is Reverse of Delta E possible?
Suppose, we provide the pixel with reference to which another color was calculated for Delta E. Is it possible that we get the o...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to get the pixel values for array of selected coordinates of an Image
Suppose, I have an Image I. An array of selected coordinates contains coordinates as elements less than or equal to the number o...

6 years 前 | 1 个回答 | 1

1

个回答

提问


How to find pixel coordinates in batch
I have an array of 3 columns of R,G,B values and 100 rows for different pixels of one image. I need to find the coordinates of s...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding indices of array elements in 3d matrix
Suppose, there is a 3d matrix M. M(:,:,1) = Columns 1 through 8 0.4824 0.4824 0.4824 0.4824 0.4863 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to get indices of unique elements in matrix in separate arrays
1.I have a 1D array eg. A=[2,5,7,8,3,9.....]. Elements have been extracted from a 2d matrix eg M= [1 5 2 17 ...

7 years 前 | 4 个回答 | 0

4

个回答