Community Profile

photo

Poorna Durga Geesupalli


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Pick up gropu of values in multiple arrays
Hi, I have a data array like this. [X=B T A 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1...

1 year ago | 1 answer | 0

1

answer

Question


How to pick group sum values from an array
How can I do the group sum in an array. X=[1111100000000010000000100011100011111]; In this X array, I wanna group the values w...

1 year ago | 3 answers | 0

3

answers

Question


How can we group multiple conditions ???
For example X=[-1.19 -0.94 -0.78 -0.47 -0.28 -0.22 1.05 1.23 0.78 1.55 1.45 1.00]; From this data I have grouped the...

2 years ago | 0 answers | 0

0

answers

Question


I would like to pick the consecutive cells those satistfies my given condition
I have a array of 122 by 10 data set. I have given the criteria to pick the cells whose values are greather than equal to 1. No...

2 years ago | 1 answer | 0

1

answer