Community Profile

photo

dpr


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


From vector to matrix
Hi, I have a vector of size (1,60) and I want to convert it into a matrix of size (100,60), in wich every row is my initial ...

12 years ago | 1 answer | 0

1

answer

Question


Error: Index exceeds matrix dimensions.
Hi I am getting this error "Index exceeds matrix dimensions" for the following: c(2:T-1)=(epsilon(2:T-1)'.*n(2:T-1))*Fn+(1+Fk...

12 years ago | 1 answer | 0

1

answer

Question


error initial state defaulting to 1
I have the following code, and when I run it I get: initial state 0.4 0.6 is out of range initial state defaulting...

12 years ago | 1 answer | 0

1

answer

Question


Error: Subscript indices must either be real positive integers or logicals.
I have the following code and I am having this error Subscript indices must either be real positive integers or logicals. ...

12 years ago | 2 answers | 0

2

answers

Question


error in the code for markov chain
I am trying to simulate a markov chain with the following code. I keep on having this error: In an assignment A(I) = B, the...

12 years ago | 1 answer | 0

1

answer