Sehrish Usman
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
74,895
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Which function should I use to fill an ouput matrix based on information in two other matrices
I want to fill up an Ouput matrix row-wise, by looking into the Index information and Data. For example, if I have three Matri...
3 years ago | 2 answers | 0
2
answersQuestion
simulate a markov chain including the absorbing state "death"
I am simulating a Markov chain process with the transition probability matrix: P = [0.9044 0.0099 0 0 0.0857;... 0 0.72...
4 years ago | 1 answer | 0
1
answerQuestion
comparing probability with random draw and choose a transition state
I want to compare probability of an event with a randomly drawn number and then choose an event based on different conditions ac...
4 years ago | 1 answer | 0
1
answerQuestion
Calculate transition probabilities using monte carlo simulations.
I am developing a Markov Chain Model for discrete time and discrete states. I want to determine the transition probabilities us...
4 years ago | 0 answers | 0