photo

HEMRAJ PATEL


Last seen: 6 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


REGULAR BLACK LINES IN GLCM MATRIX
WHEN I RUN THIS, GLCM MATRIX IS LEAVING SOME OF THE BOXES. AND I AM GETTING A FIGURE WITH BLACK LINES AT REGULAR INTERVAL. KIND...

3 years 前 | 1 个回答 | 0

1

个回答

提问


SELECTING MATRIX ELEMENTS IN DESCENDING ORDER
I WANT A PROGRAMME WHERE NUMBERS ARE SELECTED IN DESCENDING ORDER WITH THEIR INDICES (i,j) . DO NOT ARRANGE THE MATRIX OR CHANG...

3 years 前 | 2 个回答 | 0

2

个回答

提问


for loop in if statement, changing value of matrix element depending on its nearby elements
In matrix 'a' i want to convert all its 24 elements to 0 if the middle element has 20 more value than its other 24 elements and ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


HOW TO PUT ONE MATRIX UNDER ANOTHER AND MAKE IT A SINGLE MATRIX
I HAVE MATRIX A AND B AND I HAVE TO CREATE C USING A AND B. WHAT COMMAND DO I NEED. ALSO I HAVE N NO. OF MATRIX THAT I NEED TO S...

3 years 前 | 1 个回答 | 0

1

个回答

提问


I want column matrix in for loop
I want to create a matrix where the R (subtracted) matrix is stored in C matrix such that all 9 R(i,j) elements produced from 1...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Call a folder from desktop and use images inside it
I want to make a programme where i can call a file from desktop and them use images stored in it in the same programme.

3 years 前 | 2 个回答 | 0

2

个回答

提问


Formation of audio file(.wav) from a matrix.
How can i convert a simple 3*3 matrix into an audio file of (.wav)

3 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix formation from column matrices using for loop
Suppose I have these four matrices A=[2;3;7]; B=[2;3;8]; C=[1;3;7]; D=[2;56;7]; and i have to construct a matrix K= [2,2,1...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Stacking multiple arrays into a matrix
How can i form a matrix out of n number of different column matrices of same size by placing them side by side.

3 years 前 | 1 个回答 | 0

1

个回答