Community Profile

Ram k


2016 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to do this
Suppose I have a matrix with some entries zero and some are nonzero. 0.36 0 0.9 0.4 0.26 0.1 0 0 ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to do sliding window operation in Matlab?
Suppose I Have a sequence x=[4,1,1,1,2,2,3,5,9,7,7,7,6,6,1,1,2,3,4,4], and I want addition for sliding window of size 10...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


How to plot figure with following?
I plot a figure, suppose in that output is in between 0 to 50, I want that if output is greater than say 25 then that output poi...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


How to do this
Suppose I have a sequence of n numbers e=[5,4,45,63,22,22,1,12,3,2,2,16,14,14,16,17,1,19,21,15,32,32,27,27,43,41,7,8,13,23...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how to take first some numbers from sequence?
Suppose I have a sequence of n numbers x=[1,2,6,5,5,44,12,12,12,65,9,9,9,8,33,6,5,4,4,8,7,98,98,61,61,61...n] how to take first ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to join two sequences in matlab?
I have a two sequences x1=[5 5 1 5 4 1 2 3 5 5 1 5], x2=[3 9 7 6 6 10 12 15 15 15 13], how to join these two to form a one seque...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how to programme in Matlab to obtain transition probability matrix?
I have a sequence x= [12,14,6,15,15,15,15,6,8,8,18,18,14,14] so I want to make transition probability matrix. Transition probabi...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


How to count no. of time state occur in sequence and then divide by sequence no.?
Suppose I have a sequence 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1 I have to count no. of times each state occur and then divide ...

8年弱 前 | 3 件の回答 | 0

3

回答

質問


How to multiply all elements of matrix
Suppose I have a matrix 0 0.3333 0 0 0.6667 0 0 1.0000 0 ...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


how to count number of states in sequence?
Suppose I have a sequence 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1 in this 5 states are there, so how to count that there are 5 ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how to programme to calculate transition probability matrix?
Suppose I have a sequence of states like 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1. Transition probability matrix calculated by fo...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to count repeated number pairs in matlab?
Suppose I have a sequence 5,5,5,1,5,4,1,2,3,5,5,1,5 then 5 followed by 5 is 3 so answer is 3, so how to programme it in Matlab....

8年弱 前 | 2 件の回答 | 0

2

回答

質問


How to programme in Matlab to obtain transition probability matrix from sequence of data?
Suppose I have a sequence of states like 5,5,1,5,4,1,2,3,5,5,1,5. How to programme in Matlab to obtain Transition probability ma...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to make Markov Chain Model with given sequence of data?
Markov Chain model considers only 1-step transition probabilities i.e. probability distribution of next state depends only on cu...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


How to make Markov Chain model from sequence of data in MATLAB?
Markov Chain model considers only 1-step transition probabilities i.e. probability distribution of next state depends only on cu...

8年弱 前 | 0 件の回答 | 0

0

回答