photo

nobody


Last seen: environ un an il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


I have a very simple markov chain and I was wondering if there is a simplified equation for times spend in each state
I have the following transition matrix of a Markov Chain. M=[p, 1-p, 0, 0, ...; p, 0, 1-p, 0, ....; p, 0, 0, 1-p .......

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


fill a vector (efficiently) with values specified by matrix and multiple vectors
Hi, I need to run this problem efficiently (because it will run a billion times or more) There is a fixed 2x2x2 matrix M Ea...

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

1

réponse

Question


finding stable point for complicated contrained function - tried ga
Hello, I have function with two variables and a few parameters: function [delta] = fun(x,par) ... %does a lot of things ...

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

0

réponse

Question


transforming a 2-dim array integers to 3-dim array of logical which are true for the corresponding number - without using a loop
Hello, I would like to take an 2-dim array like IND=[4 3 2; 1 2 3]; and create a 3-dim of logicals like ...

presque 6 ans il y a | 1 réponse | 0

1

réponse