Naga A
Followers: 0 Following: 0
Statistiques
RANG
253 417
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
33.33%
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 use legend in two for loops
Hello all, In my program ,I'm using two loops like this: lambda=[1 2 3 4 5]; alpha=[2 4 6 8]; for alphal...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to create 3D array
Hi, I have a matrix which contains the center(x and y coordinates, 10*2 matrix ) of 10 hexagons. I need to create a 3D array ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to store the different sizes of vectors ?
Hello, I'm working on the following problem. It consists of hexagons with base stations(center red star) and mobile (blue dot...
environ 9 ans il y a | 1 réponse | 0
1
réponsefinding the value in a table
Suppose if you store that table in the matrix named " table" then you can use this one: table(find(table(:,column number of "...
environ 9 ans il y a | 0
Question
simulating probability density functions
Hey everyone, I derived the probability density function and cumulative distribution function formulas for the random variabl...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
selecting particular rows in a matrix
Hi , I know this is very simple, I have a matrix looks like A = 0 0 1 0 1 0 0 1 ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
if condition in for loop
Hello , I have a problem in finding the same rows between two matrices. I wrote the code as follows function neigh_no ...
environ 9 ans il y a | 2 réponses | 0