BHUKYA VENKATESH
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
82 330
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How od i generate random numbers whose sum is constant?
I want 100 random numbers bu their sum should be same.
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to extract numbers from array whose sum is constant number?
I have a randum number array size is (100,1) and i want have 10 elements from this array and their sum should be a constant numb...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
How do we modify the tails of norrmal/any kind of distribution by keeping other portion is same?
I want to generate random numbers several times with keeping pdf constant in the middle portion and changing the trail part pdf ...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I find the cell index ??
I have a cell A{3}={[1 2 3 1]} {[5 6 7 5 0]} {[9 9 10 10 12]} I want to find the the cell number that contain 12 that is A{3} ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to delete multiple elements from array in step by step process and how to store remaining elements in array
I have an array A=[1 0.2 7 0.5 3 8] I want to delete lowest number from this array A(A==0.2)=[] A=[1 7 0.5 3 8] now again I ...
plus de 3 ans il y a | 2 réponses | 0