Community Profile

photo

ASHA PON


Last seen: 10 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to find number of bit change between binary numbers?
I am having 7 binary numbers. Now, i need to calculate the number of bit changes between adjacent binary numbers. Number of bit ...

ungefär ett år ago | 3 answers | 0

3

answers

Question


How to store values in matrix form for differn iteration
I am having 7 decimal input data. This data varies for 500 iteration. Now, I need to store the 7 input data obtained in each ite...

ungefär ett år ago | 2 answers | 0

2

answers

Question


How to rearrange matrix columns?
I am having 7*7 matrix. Now i need to rearrange the matrix colums in such a way that last column of the matrix will be considere...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to shift elements in matrix?
I am having two matrix of size 7*7 and 7*1. Now, i need to compare these two matrix and alter entries in one matrix based on sec...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to change element position in matrix?
I am having 7*1 matrix. Now i need to generate a output matrix whose first element will be second element of matrix A and first ...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to change entries in matrix based on another matrix?
I am having two matrix of size 7*7 and 7*1. Now, i need to compare these two matrix and alter entries in one matrix based on sec...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to compare previous results in iteration?
I have a program with for loop having 1to 500. I need to compare the output of previous and current iteration, if the outputs ar...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to compare previous iteration output with current iteration output?
I have a program with for loop having 1to 500. I need to compare the output of previous and current iteration, if the outputs ar...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How to shuffle numbers for each iteration?
I am having 'n' randomnly generated positive decimal number. With this input I have performed some set of mathematical calculati...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to rearrange random binary input for each iteration?
I am having 7 randomnly generated binary input. With this input I have performed some set of mathematical calculations. Now i ne...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to alter entries in one matrix based on another matrix?
I am having two matrix of size 7*7 and 7*1. Now, i need to compare these two matrix and alter entries in one matrix based on sec...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to compare two matrix?
I am having two matrix of sizes 7*7 and 7*1. Now, i need to compare both matrix and entries in one matrix varies based on anothe...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to add zeros diagonally in a matrix?
I am having a 4*5 matrix. Now, I need to add '0' diagonally and convert the matrix into 5*5. Thank you in advance. Example: A=...

mer än ett år ago | 2 answers | 0

2

answers

Question


How to compute number of bit change among consecutive binary numbers?
I am having 7 random binary numbers of 3 bit. Now, I need to compute how many number of bits are changed among consecutive numbe...

mer än ett år ago | 2 answers | 0

2

answers

Question


How to consider elements from two different column matrix and perform set of arithmetical operation?
I am having two 7*1 column matrix. One matrix consists of 3 bit binary numbers and another matrix consists of 1 bit binary numbe...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to construct matrix based on order of input?
I am having 7 random binary input numbers. Now, I have to construct a matrix with rows indicating correct order of input and col...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to form a matrix based on the order of input
I am having a set of input. Now, I have to form a matrix based on its order whose row indicates ascending order of input and col...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to categorize elements in a matrix based on positive or negative terms and assign them '0' and '1'
I am having a column matrix say 7*1. Now, i need to assign '0' to negative elements and '1' to positive elements in the matrix. ...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to multiply each term in a n*n matrix with elements in a column matrix
I am having a 14*15 matrix and 15*1 matrix. Now, I need to multiply these two matrix. Thank you in advance. For example: A=[ 0...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to count number of ones and zeros in a binary number?
I am having some set of binary numbers. I need to count the number of ones and zeros in each binary number. If a binary number h...

mer än ett år ago | 2 answers | 0

2

answers

Question


How to combine two matrix based on position and find the corresponding element?
I am having two matrix. one matrix element represent the position whereas other matrix contine the elements. Now i have to merge...

nästan 2 år ago | 1 answer | 0

1

answer

Question


how to find position of an element in a matrix which is present in another matrix?
I am having two matrix. Selected elements in one matrix is present as elements in another matrix. Now i need to find the positio...

nästan 2 år ago | 1 answer | 0

1

answer

Question


How to pick maximum value in group?
I have created groups with repeating value in a matrix and elements in the group are matched with matrix having its probability ...

ungefär 2 år ago | 2 answers | 0

2

answers

Question


How to merge two matrix?
Repeated values in a matrix are assigned to a group and now the elements in group has to be matched with another matrix having p...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


How to combine two matrix and extract value from one matrix to another matrix in same position?
Repeated values in a matrix are assigned to a group and now the elements in group has to be matched with another matrix having p...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


Group repeated values in an array and mention the repeated value with position
I need to group the repeated value in an array. After grouping the results should be group = repeated value position Exa...

mer än 2 år ago | 1 answer | 0

1

answer