Statistiques
RANG
274 823
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
12 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
58.33%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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 identify same pattern with phase difference among rows?
Hi all! I have constructed a matrix (254864x6) with the following logic: Create all possible combinations of six integers (...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How to simulate train arrivals and track occupation at a station?
Hi! I would like to show the occupation level of a railway station, given a timetable. As input, I have frequency of arrival...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot a surface given a vector with data?
Hi all, I have a vector of data which correspond to deviations of a base value. Let's say vector D D= [0 1 5 11 32 4 5 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Genetic Algorithm with Custom Functions
Hi, I am using GA with Custom functions for |Population Creation| , |FitnessFcn| , |CrossOver| and |Mutation| . I run it eit...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Error in Matlab Genetic Algorithm optimization
Hi, I am using GA App in Matlab but by writing my own functions for Population creation, Crossover and Mutation. My populati...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to implement all or nothing assignment in a graph / network ?
Hi, I have a transport network of |n| nodes represented by a ( |nxn| ) matrix |A| . This matrix contains zeros for non existi...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How do I group/merge an O-D matrix?
Hi, I have an excel sheet with an OD matrix (lets say 200x200) which looks like that: KK KK KK LL KK LL 200x200 ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I apply exponential and logarithmic curve fitting
Hi, I have some scatterplots and I want to check the relationships between the variables which resemble exponential and loga...
presque 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to fit a long tail in histogram in one bin?
Hi, I have a vector |X| with some time values in sec. I want to make a histogram of its distribution, but since it has a long...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find compare unequal size matrices and create new matrix by combining them??
Hi, I have the following matrices: X = [1001 1011 1001 10 130 0.8 0.2; 1001 1012 1001 11 150 0.2 0.8; 1001 10...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I sort a matrix according to column IDs and identify same combinations?
Hi, I edit the question: I have matrix M with six columns and n rows: M = [HomeID, WorkID, SchoolID, ShopID, timeS, ...
presque 12 ans il y a | 1 réponse | 0
1
réponseHow can I write a matrix into a tab delimited .dat file with header?
Hi Walter, thank you for your answer. I understand the transpose to some extent but I do not get the dot. However it indeed ...
presque 12 ans il y a | 0
Question
How can I write a matrix into a tab delimited .dat file with header?
Hi, I would like to ask you the following: I have a matrix (lets call it |Output[]|) with numbers (integ, decimal and bool)...
presque 12 ans il y a | 2 réponses | 0