photo

Anupam Saikia


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

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
18,769
of 300,851

声誉
2

贡献数
11 个提问
0 个回答

回答接受率
54.55%

收到投票数
2

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

5 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....

5 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?

6 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 ...

6 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 ...

6 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{...

7 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...

7 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...

8 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...

8 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 ...

8 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 ...

9 years 前 | 4 个回答 | 0

4

个回答