Prashant Bhagat
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
209 169
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
87.5%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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 to plot bar graph for two different values?
I am trying to run the below code for two different values or multiple values of A and I also want to run the same script for 10...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Matrix with fix number of ones
Hello guys, I want to design a matrix whose elements are 1 when the probability for that index is higher than certain probabilit...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to take average of such an array?
Z = 6×2 cell array {[1 0 2 2 1 1 3 1 1 0]} {[2 1 0 0 0 1 0 2 0 0]} {[2 2 3 3 1 3 3 2 1 0]} {[2 2 0 0 1 2 ...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Want to run same script for 100 times without changing any variable and then taking the average of the output.
Hi all, I want to run the same script multiple times and then want to take the average of the results and plot them. Is there an...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Script not running for different variable size.
I am running this code for Total_time = 1000 and it is working fine but when I increase this variable to 100000, it is not showi...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Plot is not lined up with the X axis
Hi, I have a strange problem. My simulatiuon plot is not lined with the x-axis. can anyone please help me for that. I am attac...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find the length of intersection of rows of a matrix?
I have a matrix A = 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1...
plus de 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
unable to get desired results
Please find the below code. User = zeros(1,10); for i = 1:10 probability_of_transmission = rand(1); if probability_of...
plus de 2 ans il y a | 1 réponse | 0