Community Profile

photo

Raymond


Harvard

Active since 2012

Professional Interests: neuroscience

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
How to plot a markov chain in matlab?
Thanks both Cedric and Star. Just tried out graphiz. The quickest way to try it out is to: get sample codes here: http://www...

10 years ago | 2

Question


How to plot a markov chain in matlab?
I have the states and transition probabilities. Just wonder if there is a matlab function to plot it automatically. Please feel ...

10 years ago | 1 answer | 2

1

answer

Answered
How to find a vector in a matrix?
Thanks all! All the solutions work, but Matt's looks simpler and more efficient. I want to avoid for loops since I have to de...

11 years ago | 0

Question


How to find a vector in a matrix?
Hi all, I just wonder whether there are Matlab functions which can deal with the problem. Say, A=[1 1 1 1; ... 1 1...

11 years ago | 6 answers | 0

6

answers

Answered
How to automatically run a matlab function at a particular time every day?
Thanks all. Since I use Windows, I tried out Friedrich's solution which works fine.

12 years ago | 0

Question


How to automatically run a matlab function at a particular time every day?
Hi. I'd like to run a matlab function every day at 7am. Is there an easy way to do it (besides getting up early every morning)?

12 years ago | 3 answers | 1

3

answers