photo

Iro


KTH

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

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 (...

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Genetic Algorithm with Custom Functions
Hi, I am using GA with Custom functions for |Population Creation| , |FitnessFcn| , |CrossOver| and |Mutation| . I run it eit...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


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...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


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, ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How 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 ...

environ 11 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)...

environ 11 ans il y a | 2 réponses | 0

2

réponses